X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=Data%2FChar.hs;h=76f218848f739db2281fc8cd8cf9a1ab2d3d446b;hb=b5d6f38230b54f905b5ecb029d41f273b2030586;hp=11eb0847033ee2aca444379f0c6e0e2ea08d9868;hpb=fc6c3c6e5a508b74bed8559c2e4ff6bf74b9ae92;p=ghc-base.git diff --git a/Data/Char.hs b/Data/Char.hs index 11eb084..76f2188 100644 --- a/Data/Char.hs +++ b/Data/Char.hs @@ -1,4 +1,4 @@ -{-# OPTIONS_GHC -fno-implicit-prelude #-} +{-# OPTIONS_GHC -XNoImplicitPrelude #-} ----------------------------------------------------------------------------- -- | -- Module : Data.Char