The IO type has moved to GHC.Types in ghc-prim
[ghc-base.git] / GHC / Storable.lhs
index 5aecb5e..982230c 100644 (file)
@@ -55,7 +55,6 @@ import GHC.Stable       ( StablePtr(..) )
 import GHC.Int
 import GHC.Word
 import GHC.Ptr
-import GHC.IO
 import GHC.Base
 \end{code}