[project @ 1998-01-22 15:54:43 by sof]
[ghc-hetmet.git] / ghc / lib / ghc / Unsafe.lhs
index 1a145af..653a5d0 100644 (file)
@@ -21,7 +21,7 @@ module Unsafe
 import PrelBase
 import IOBase
 import Addr
-import {-# SOURCE #-} Error ( error )
+import {-# SOURCE #-} GHCerr ( error )
 \end{code}
 
 %*********************************************************