[project @ 1998-01-22 15:54:43 by sof]
[ghc-hetmet.git] / ghc / lib / ghc / PrelBase.lhs
index cfe4a83..ee3151b 100644 (file)
@@ -13,7 +13,7 @@ module PrelBase(
                                -- to import it explicitly
   ) where
 
-import {-# SOURCE #-} Error ( error )
+import {-# SOURCE #-} GHCerr ( error )
 import GHC
 
 infixr 9  .