summaryrefslogtreecommitdiffstats
path: root/much.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'much.cabal')
-rw-r--r--much.cabal11
1 files changed, 8 insertions, 3 deletions
diff --git a/much.cabal b/much.cabal
index 5f3c18f..3d5181e 100644
--- a/much.cabal
+++ b/much.cabal
@@ -37,13 +37,18 @@ executable much-kmein
ghc-options: -O2 -threaded -with-rtsopts=-N
build-depends: much
, base
- , unix
- , scanner
, blessings
+ , bytestring
+ , containers
+ , filepath
, hyphenation
, linebreak
- , containers
+ , process
, rosezipper
+ , scanner
+ , text
+ , time
+ , unix
library
hs-source-dirs: src