diff options
Diffstat (limited to 'gf.cabal')
| -rw-r--r-- | gf.cabal | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -118,10 +118,11 @@ executable gf pretty, mtl, haskeline, - parallel>=3 + parallel>=3, + utf8-string ghc-options: -threaded if flag(server) - build-depends: httpd-shed, network, utf8-string, json, cgi + build-depends: httpd-shed, network, json, cgi -- ,silently cpp-options: -DSERVER_MODE other-modules: GFServer |
