Remove unused import on Windows
[ghc-base.git] / GHC / Storable.lhs
index 4b5c90d..982230c 100644 (file)
@@ -55,7 +55,6 @@ import GHC.Stable       ( StablePtr(..) )
 import GHC.Int
 import GHC.Word
 import GHC.Ptr
-import GHC.IOBase
 import GHC.Base
 \end{code}