forked from GitHub/gf-core
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