X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign.hs;h=622ec9332a7a5418840257a163961ccd3511009a;hb=685432ac839f249ccd98bdf79fcf0c985872380b;hp=6c3cf8a1c5a80a1c5439a29ffc65dd8719a62036;hpb=c04ece9b00ebbf0a7448033e0da6c1cbadc34a00;p=ghc-base.git diff --git a/Foreign.hs b/Foreign.hs index 6c3cf8a..622ec93 100644 --- a/Foreign.hs +++ b/Foreign.hs @@ -1,4 +1,4 @@ -{-# OPTIONS_GHC -fno-implicit-prelude #-} +{-# OPTIONS_GHC -XNoImplicitPrelude #-} ----------------------------------------------------------------------------- -- | -- Module : Foreign