diff options
| -rw-r--r-- | gf.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -108,7 +108,7 @@ executable gf pretty, mtl, haskeline, - parallel + parallel>=3 ghc-options: -threaded if flag(server) build-depends: httpd-shed, network, utf8-string, json, cgi |
