X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Numeric.hs;fp=Numeric.hs;h=5603ae6c072c0e880a49c9147b35c7b6f1e036d5;hb=bba5c1507d5742b71d045654b48e229f9cf1022d;hp=1b169634a8ca1de9c843f7795546768a4b6aa9e4;hpb=9c39b06a2f4dd90de7981af27d073e247250ab5c;p=ghc-base.git diff --git a/Numeric.hs b/Numeric.hs index 1b16963..5603ae6 100644 --- a/Numeric.hs +++ b/Numeric.hs @@ -58,7 +58,7 @@ import qualified Text.Read.Lex as L #endif #ifdef __HUGS__ -import PrelImpl +import Hugs.Prelude import Hugs.Numeric #endif