summaryrefslogtreecommitdiffstats
path: root/much.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'much.cabal')
-rw-r--r--much.cabal5
1 files changed, 5 insertions, 0 deletions
diff --git a/much.cabal b/much.cabal
index b0cdec9..935f148 100644
--- a/much.cabal
+++ b/much.cabal
@@ -87,13 +87,16 @@ library
, filepath
, friendly-time
, hyphenation
+ , http-types
, linebreak
+ , network
, old-locale
, process
, random
, rosezipper
, safe
, scanner
+ , servent-server
, split
, terminal-size
, text
@@ -102,5 +105,7 @@ library
, transformers-compat
, unix
, vector
+ , wai
+ , warp
default-language: Haskell2010
ghc-options: -O2 -Wall -threaded