X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Numeric.hs;h=5603ae6c072c0e880a49c9147b35c7b6f1e036d5;hb=1ae0823ca86798e2a17f2dd2124971bcae07d1b5;hp=75c7b47af314333fdf30e18d30ee27db696983c2;hpb=101f42728f48f2b3d13b103995999db7c14ae6c6;p=ghc-base.git diff --git a/Numeric.hs b/Numeric.hs index 75c7b47..5603ae6 100644 --- a/Numeric.hs +++ b/Numeric.hs @@ -58,6 +58,7 @@ import qualified Text.Read.Lex as L #endif #ifdef __HUGS__ +import Hugs.Prelude import Hugs.Numeric #endif