Rename MainFastCGI.hs to PGFService.hs.

This commit is contained in:
bjorn
2008-10-29 19:49:38 +00:00
parent 9fab68709c
commit 55efa546a9
2 changed files with 1 additions and 1 deletions

View File

@@ -17,7 +17,7 @@ executable pgf.fcgi
fastcgi >= 3001.0.2.1,
json >= 0.3.3,
utf8-string >= 0.3.1.1
main-is: MainFastCGI.hs
main-is: PGFService.hs
other-modules:
FastCGIUtils
Cache