From 74aff92204f70a6f113039fe90d332b44f9493c2 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 20 Nov 2016 18:26:07 +0100 Subject: Enable multi-urls in config file --- Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e87bf64..98ad691 100644 --- a/Makefile +++ b/Makefile @@ -3,10 +3,6 @@ all: build clean: @cabal clean > /dev/null -install: - @cabal2nix --shell . > leboncoin-listener.nix - @nix-shell leboncoin-listener.nix -I ~ --command 'cabal configure' - watch: @nodemon -e hs,conf --exec 'make build-and-launch' -- cgit v1.2.3