[project @ 1998-01-22 15:54:43 by sof]
[ghc-hetmet.git] / ghc / lib / ghc / PrelTup.lhs
index e400bcd..951d46d 100644 (file)
@@ -11,7 +11,7 @@ This modules defines the typle data types.
 
 module PrelTup where
 
-import {-# SOURCE #-} Error ( error )
+import {-# SOURCE #-} GHCerr ( error )
 import PrelBase
 \end{code}