X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FC.hs;h=cb8dfef3b5ed2ae60d37536952faaa13a1953625;hb=10de2c656f74562b662c22928be85e1b3ccda796;hp=885ecf3faf4caeb4f28ee54c9d0be96c4f15a458;hpb=c36326afbc21d6e8c8b73bffd5f926f23f16a127;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