[project @ 2003-01-28 21:38:30 by panne]
[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