aboutsummaryrefslogtreecommitdiff
path: root/malodivo.cabal
diff options
context:
space:
mode:
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