summaryrefslogtreecommitdiff
path: root/gf.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'gf.cabal')
-rw-r--r--gf.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf.cabal b/gf.cabal
index c254c9894..bde0bd32b 100644
--- a/gf.cabal
+++ b/gf.cabal
@@ -154,7 +154,7 @@ Executable gf
utf8-string
ghc-options: -threaded -fwarn-unused-imports
if flag(server)
- build-depends: httpd-shed, network, json, cgi
+ build-depends: httpd-shed>=0.4.0.2, network>=2.3 && <2.6, json, cgi
-- ,silently
cpp-options: -DSERVER_MODE
other-modules: GFServer