X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FC.hs;h=cb8dfef3b5ed2ae60d37536952faaa13a1953625;hb=9704c5d859f22d02a217c3a1e748d6a57fc2bfb7;hp=885ecf3faf4caeb4f28ee54c9d0be96c4f15a458;hpb=9fdbf0f92b42f8e64b1f6a4c2c60fe4595852b51;p=ghc-base.git diff --git a/Foreign/C.hs b/Foreign/C.hs index 885ecf3..cb8dfef 100644 --- a/Foreign/C.hs +++ b/Foreign/C.hs @@ -1,4 +1,4 @@ -{-# OPTIONS_GHC -fno-implicit-prelude #-} +{-# OPTIONS_GHC -XNoImplicitPrelude #-} ----------------------------------------------------------------------------- -- | -- Module : Foreign.C