[project @ 1998-01-22 15:54:43 by sof]
[ghc-hetmet.git] / ghc / lib / ghc / IOHandle.lhs
index a278781..a0d4f14 100644 (file)
@@ -27,7 +27,7 @@ import PrelMaybe
 import PrelBase
 import GHC
 import Addr
-import Error
+import GHCerr   ( error )
 
 #ifndef __PARALLEL_HASKELL__
 import Foreign  ( ForeignObj, makeForeignObj, writeForeignObj )