[project @ 2002-09-09 03:50:38 by sof]
[ghc-base.git] / Data / Char.hs
index 505d735..360d364 100644 (file)
@@ -45,7 +45,7 @@ import GHC.Read (readLitChar, lexLitChar)
 #endif
 
 #ifdef __HUGS__
-import PrelImpl
+import Hugs.Prelude
 
 isLatin1 c = True
 #endif