diff options
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -108,7 +108,9 @@ executable gf process, pretty, mtl, - haskeline + haskeline, + parallel + ghc-options: -threaded if flag(server) build-depends: httpd-shed, network, silently, utf8-string, json, cgi cpp-options: -DSERVER_MODE |
