[project @ 1998-01-22 15:54:43 by sof]
[ghc-hetmet.git] / ghc / lib / ghc / PrelNum.lhs
index 4344060..3c1e4fe 100644 (file)
@@ -21,7 +21,7 @@ module PrelNum where
 
 import PrelBase
 import GHC
-import {-# SOURCE #-} Error ( error )
+import {-# SOURCE #-} GHCerr ( error )
 import PrelList
 import PrelMaybe