aboutsummaryrefslogtreecommitdiff
path: root/malodivo.cabal
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-06-24 13:36:19 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-06-24 13:44:42 +0300
commitebe8cba9837872de3dd611d6cd615425c51fefec (patch)
tree776af0f6361d5727f65143b9d8066b85a180c2b2 /malodivo.cabal
parent2ed435c73d0bc80a6b0d9d16a9fd0e9a0b464ed2 (diff)
downloadmolodivo-ebe8cba9837872de3dd611d6cd615425c51fefec.tar.gz
Support many bills
Diffstat (limited to 'malodivo.cabal')
-rw-r--r--malodivo.cabal4
1 files changed, 4 insertions, 0 deletions
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