mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
src/server/gf-server.cabal: update dependencies
This commit is contained in:
@@ -26,12 +26,12 @@ Library
|
|||||||
hs-source-dirs: . transfer
|
hs-source-dirs: . transfer
|
||||||
|
|
||||||
build-depends: base >=4.2 && <5,
|
build-depends: base >=4.2 && <5,
|
||||||
time, time-compat,
|
time, time-compat, old-locale,
|
||||||
directory,
|
directory,
|
||||||
filepath,
|
filepath,
|
||||||
containers,
|
containers,
|
||||||
process,
|
process,
|
||||||
gf >= 3.5.12,
|
gf >= 3.6,
|
||||||
cgi >= 3001.1.7.3,
|
cgi >= 3001.1.7.3,
|
||||||
httpd-shed,
|
httpd-shed,
|
||||||
mtl,
|
mtl,
|
||||||
|
|||||||
Reference in New Issue
Block a user