mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-24 03:52:50 -06:00
Rename MainFastCGI.hs to PGFService.hs.
This commit is contained in:
@@ -17,7 +17,7 @@ executable pgf.fcgi
|
|||||||
fastcgi >= 3001.0.2.1,
|
fastcgi >= 3001.0.2.1,
|
||||||
json >= 0.3.3,
|
json >= 0.3.3,
|
||||||
utf8-string >= 0.3.1.1
|
utf8-string >= 0.3.1.1
|
||||||
main-is: MainFastCGI.hs
|
main-is: PGFService.hs
|
||||||
other-modules:
|
other-modules:
|
||||||
FastCGIUtils
|
FastCGIUtils
|
||||||
Cache
|
Cache
|
||||||
|
|||||||
Reference in New Issue
Block a user