[project @ 2002-05-10 08:35:05 by simonmar]
[ghc-base.git] / GHC / Storable.lhs
index 7441272..42cc5f9 100644 (file)
@@ -40,7 +40,7 @@ import GHC.Num
 import GHC.Int
 import GHC.Word
 import GHC.Stable
-import Foreign.Ptr
+import GHC.Ptr
 import GHC.Float
 import GHC.Err
 import GHC.IOBase