Rewrite of the IO library, including Unicode support
[ghc-base.git] / Foreign / C / String.hs
index e5c6c87..6d46a9e 100644 (file)
@@ -99,7 +99,7 @@ import Data.Word
 import GHC.List
 import GHC.Real
 import GHC.Num
-import GHC.IOBase
+import GHC.IO
 import GHC.Base
 #else
 import Data.Char ( chr, ord )