src/server/gf-server.cabal: update dependencies

This commit is contained in:
hallgren
2014-07-15 12:00:51 +00:00
parent fb9508b38e
commit 47e185679f

View File

@@ -26,12 +26,12 @@ Library
hs-source-dirs: . transfer
build-depends: base >=4.2 && <5,
time, time-compat,
time, time-compat, old-locale,
directory,
filepath,
containers,
process,
gf >= 3.5.12,
gf >= 3.6,
cgi >= 3001.1.7.3,
httpd-shed,
mtl,