X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=Text%2FRead%2FLex.hs;h=6adb8ae166c2625735c1e3b15e27cc3d302e8ba7;hb=a34fb5505b42a5f019d1fdf0dd586a5239400346;hp=dda28594c326bdfafa07c83a5139d6f7cac3570c;hpb=e1142d54fdf2561cf6fbb201c7e2db07f65a150e;p=ghc-base.git diff --git a/Text/Read/Lex.hs b/Text/Read/Lex.hs index dda2859..6adb8ae 100644 --- a/Text/Read/Lex.hs +++ b/Text/Read/Lex.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : Text.Read.Lex