aboutsummaryrefslogtreecommitdiff
path: root/malodivo.cabal
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2017-06-27 05:37:41 +0300
committerIgor Pashev <pashev.igor@gmail.com>2017-06-27 05:37:41 +0300
commit78004194a4d9dfabd5e64d72751f3270d3034217 (patch)
tree7b5067a58f94d6a6fe3712d5e21ab1ffffe0ef96 /malodivo.cabal
parent20dbc9b0166f02b80b42f6ed0cff73396b2e48e6 (diff)
downloadmolodivo-78004194a4d9dfabd5e64d72751f3270d3034217.tar.gz
Remove I/O format knowledge from library functions
Diffstat (limited to 'malodivo.cabal')
-rw-r--r--malodivo.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/malodivo.cabal b/malodivo.cabal
index 0f68889..9b8a191 100644
--- a/malodivo.cabal
+++ b/malodivo.cabal
@@ -57,6 +57,7 @@ executable malodivo
main-is: Main.hs
other-modules:
Main.Input
+ Main.Output
build-depends:
base >= 4.9 && < 5
, aeson