gf-server.cabal: mtl is needed to build pgf-server now

This commit is contained in:
hallgren
2012-04-02 15:58:21 +00:00
parent df4183d92e
commit d3e809f95b

View File

@@ -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,