mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -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
|
-- Install it in Ubuntu with: apt-get install libghc-fastcgi-dev
|
||||||
|
|
||||||
build-depends: base >=4.2 && <5,
|
build-depends: base >=4.2 && <5,
|
||||||
|
mtl,
|
||||||
old-time,
|
old-time,
|
||||||
directory,
|
directory,
|
||||||
filepath,
|
filepath,
|
||||||
|
|||||||
Reference in New Issue
Block a user