aboutsummaryrefslogtreecommitdiff
path: root/malodivo.cabal
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-06-26 09:09:20 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-06-26 09:09:20 +0300
commitc82a64701ff64283e95efbbd6df614cd1e775e52 (patch)
tree771140e4a38137796e1bbd9717274b86691a2ba7 /malodivo.cabal
parent6f18125faaf7afa6d543b074eca65836a13a372b (diff)
downloadmolodivo-c82a64701ff64283e95efbbd6df614cd1e775e52.tar.gz
Refactor
Mainly because further development will not preserve bill order in lists and we'll need to maintain mapping internally.
Diffstat (limited to 'malodivo.cabal')
-rw-r--r--malodivo.cabal2
1 files changed, 0 insertions, 2 deletions
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