forked from GitHub/gf-core
the user can now upload their own grammars in the editor
This commit is contained in:
@@ -3,7 +3,7 @@ import Control.Concurrent(forkIO)
|
||||
import Network.FastCGI(runFastCGI,runFastCGIConcurrent')
|
||||
|
||||
import PGFService(cgiMain,newPGFCache,stderrToFile,logFile)
|
||||
|
||||
import System.IO
|
||||
main = do stderrToFile logFile
|
||||
fcgiMain =<< newPGFCache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user