X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Numeric.hs;fp=Numeric.hs;h=4b202d0efd67d0705eceaaba1f45dde6eeb5caf6;hb=41e8fba828acbae1751628af50849f5352b27873;hp=d6dcdfe152581d7234759c94544d91528ab8d894;hpb=ac0439db2ece671089cec9ade21754c3ad22c134;p=ghc-base.git diff --git a/Numeric.hs b/Numeric.hs index d6dcdfe..4b202d0 100644 --- a/Numeric.hs +++ b/Numeric.hs @@ -1,4 +1,5 @@ -{-# OPTIONS_GHC -XNoImplicitPrelude #-} +{-# LANGUAGE CPP, NoImplicitPrelude, MagicHash #-} + ----------------------------------------------------------------------------- -- | -- Module : Numeric