From c82a64701ff64283e95efbbd6df614cd1e775e52 Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 26 Jun 2017 09:09:20 +0300 Subject: Refactor Mainly because further development will not preserve bill order in lists and we'll need to maintain mapping internally. --- malodivo.cabal | 2 -- 1 file changed, 2 deletions(-) (limited to 'malodivo.cabal') diff --git a/malodivo.cabal b/malodivo.cabal index e767b12..0f68889 100644 --- a/malodivo.cabal +++ b/malodivo.cabal @@ -56,9 +56,7 @@ executable malodivo hs-source-dirs: cmd main-is: Main.hs other-modules: - Main.DistrictInfo Main.Input - Main.Output build-depends: base >= 4.9 && < 5 , aeson -- cgit v1.2.3