X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Text%2FShow.hs;h=dc4535ebfbcdd77a8a8ca1af0a4692f757941789;hb=696a935b0818ab9cf1a4fbd93faf9add88ead1cd;hp=da7df9b2919eeb06da94bed23ddf2b0bc44b387d;hpb=06bb288c8d7e2f46276f25c3ef16d091de8f3ded;p=ghc-base.git diff --git a/Text/Show.hs b/Text/Show.hs index da7df9b..dc4535e 100644 --- a/Text/Show.hs +++ b/Text/Show.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : Text.Show