Trim imports, remove a cycle
[haskell-directory.git] / Foreign / Storable.hs-boot
index 12d256c..35374b5 100644 (file)
@@ -5,7 +5,6 @@ module Foreign.Storable where
 
 import GHC.Float
 import GHC.Int
-import GHC.Num
 import GHC.Word
 
 class Storable a