mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
gf-server.cabal: mtl is needed to build pgf-server now
This commit is contained in:
@@ -61,6 +61,7 @@ executable pgf-service
|
||||
-- Install it in Ubuntu with: apt-get install libghc-fastcgi-dev
|
||||
|
||||
build-depends: base >=4.2 && <5,
|
||||
mtl,
|
||||
old-time,
|
||||
directory,
|
||||
filepath,
|
||||
|
||||
Reference in New Issue
Block a user