summaryrefslogtreecommitdiffstats
path: root/much.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'much.cabal')
-rw-r--r--much.cabal4
1 files changed, 4 insertions, 0 deletions
diff --git a/much.cabal b/much.cabal
index 1e819a0..381c739 100644
--- a/much.cabal
+++ b/much.cabal
@@ -14,6 +14,7 @@ executable much-tv
build-depends: much
, base
, blessings
+ , data-default
, deepseq
, transformers
, aeson
@@ -40,6 +41,8 @@ executable much-kmein
, blessings
, bytestring
, containers
+ , data-default
+ , directory
, filepath
, hyphenation
, linebreak
@@ -88,6 +91,7 @@ library
, bytestring
, case-insensitive
, containers
+ , data-default
, deepseq
, directory
, docopt