[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / lib / std / Char.lhs
index ce77c98..f5c4899 100644 (file)
@@ -27,7 +27,7 @@ module Char
 
 import PrelBase
 import PrelRead (readLitChar)
-import PrelErr   ( error )
+import {-# SOURCE #-} PrelErr   ( error )
 
 \end{code}