1
0
forked from GitHub/gf-core

(fastcgi) replace DataRef with a more general Cache type, which can hold several PGF grammars.

This commit is contained in:
bjorn
2008-10-17 14:12:53 +00:00
parent eb0fefec28
commit 0205f341f5
4 changed files with 47 additions and 33 deletions

View File

@@ -20,4 +20,6 @@ executable pgf.fcgi
main-is: MainFastCGI.hs
other-modules:
FastCGIUtils
Cache
URLEncoding
ghc-options: -threaded