Trim imports, remove a cycle
[haskell-directory.git] / Foreign / Storable.hs
index c48746b..3f05449 100644 (file)
@@ -45,7 +45,6 @@ import GHC.Stable     ( StablePtr )
 import GHC.Num
 import GHC.Int
 import GHC.Word
-import GHC.Stable
 import GHC.Ptr
 import GHC.Float
 import GHC.Err