X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Numeric.hs;fp=Numeric.hs;h=e24803e9e4dec6b3e24ab752b159e295faca7fe0;hb=aaf764b3ad8b1816d68b5f27299eac125f08e1a5;hp=89ac0ca9c96a90f7bf778e124b66e692fc22def8;hpb=4d5e0dcfcba2e91a36214c4c236a1f9c4a423f3d;p=ghc-base.git diff --git a/Numeric.hs b/Numeric.hs index 89ac0ca..e24803e 100644 --- a/Numeric.hs +++ b/Numeric.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : Numeric