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:
@@ -20,4 +20,6 @@ executable pgf.fcgi
|
||||
main-is: MainFastCGI.hs
|
||||
other-modules:
|
||||
FastCGIUtils
|
||||
Cache
|
||||
URLEncoding
|
||||
ghc-options: -threaded
|
||||
Reference in New Issue
Block a user