[project @ 2003-04-17 15:17:07 by simonpj]
[ghc-base.git] / Numeric.hs
index 75c7b47..5603ae6 100644 (file)
@@ -58,6 +58,7 @@ import qualified Text.Read.Lex as L
 #endif
 
 #ifdef __HUGS__
+import Hugs.Prelude
 import Hugs.Numeric
 #endif