[project @ 2002-09-09 03:50:38 by sof]
[ghc-base.git] / Numeric.hs
index 1b16963..5603ae6 100644 (file)
@@ -58,7 +58,7 @@ import qualified Text.Read.Lex as L
 #endif
 
 #ifdef __HUGS__
-import PrelImpl
+import Hugs.Prelude
 import Hugs.Numeric
 #endif