From ebe8cba9837872de3dd611d6cd615425c51fefec Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sat, 24 Jun 2017 13:36:19 +0300 Subject: Support many bills --- malodivo.cabal | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'malodivo.cabal') diff --git a/malodivo.cabal b/malodivo.cabal index 3719c92..1e5062d 100644 --- a/malodivo.cabal +++ b/malodivo.cabal @@ -55,6 +55,10 @@ executable malodivo ghc-options: -Wall -static 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