forked from GitHub/gf-core
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