Remove more redundant GHC.Float imports
[ghc-base.git] / GHC / Storable.lhs
index 5daf414..4b5c90d 100644 (file)
@@ -55,7 +55,6 @@ import GHC.Stable       ( StablePtr(..) )
 import GHC.Int
 import GHC.Word
 import GHC.Ptr
-import GHC.Float
 import GHC.IOBase
 import GHC.Base
 \end{code}