[project @ 2005-01-27 10:45:47 by simonpj]
[ghc-base.git] / Foreign / Ptr.hs
index 7ab3c02..ad20da4 100644 (file)
@@ -42,7 +42,6 @@ module Foreign.Ptr (
 #ifdef __GLASGOW_HASKELL__
 import GHC.Ptr
 import GHC.IOBase
-import GHC.Err
 import GHC.Base
 import GHC.Num
 import GHC.List