Remove unused imports from base
[ghc-base.git] / Foreign / Marshal / Error.hs
index 5bc2f34..b018f2a 100644 (file)
@@ -37,7 +37,7 @@ import System.IO.Error
 #endif
 import GHC.Base
 import GHC.Num
-import GHC.IO
+-- import GHC.IO
 import GHC.IO.Exception
 #endif