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