mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Update FastCGIUtils.hs to work with GHC 6.10
This commit is contained in:
@@ -6,7 +6,7 @@ module FastCGIUtils (initFastCGI, loopFastCGI,
|
||||
splitBy) where
|
||||
|
||||
import Control.Concurrent
|
||||
import Control.Exception
|
||||
import Control.OldException
|
||||
import Control.Monad
|
||||
import Data.Dynamic
|
||||
import Data.IORef
|
||||
|
||||
Reference in New Issue
Block a user