From 04d2dc757c34d76711a237b583855e111e4486a7 Mon Sep 17 00:00:00 2001 From: hallgren Date: Mon, 10 Oct 2011 16:16:16 +0000 Subject: More functionality in "gf -server" mode "gf -server" mode now includes PGF service and the services to support example-based grammar writing. (But gf -server is not quite ready to replace pgf-http yet...) Also bumped GF version number to 3.2.10-darcs --- src/example-based/gf-exb.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/example-based/gf-exb.cabal') diff --git a/src/example-based/gf-exb.cabal b/src/example-based/gf-exb.cabal index 75b1a49a1..1366e75da 100644 --- a/src/example-based/gf-exb.cabal +++ b/src/example-based/gf-exb.cabal @@ -17,7 +17,7 @@ executable exb.fcgi build-depends: base >=4.2 && <5, json, cgi, fastcgi, random, containers, old-time, directory, bytestring, utf8-string, - pretty, array, mtl, fst + pretty, array, mtl, fst, filepath if os(windows) ghc-options: -optl-mwindows -- cgit v1.2.3