X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Text%2FParserCombinators%2FReadPrec.hs;fp=Text%2FParserCombinators%2FReadPrec.hs;h=17e40257362064267ebc37b3aec0eea98d6599b5;hb=aaf764b3ad8b1816d68b5f27299eac125f08e1a5;hp=a8a51c066c7daa6c60b29818ff55da3e91789f6f;hpb=4d5e0dcfcba2e91a36214c4c236a1f9c4a423f3d;p=ghc-base.git diff --git a/Text/ParserCombinators/ReadPrec.hs b/Text/ParserCombinators/ReadPrec.hs index a8a51c0..17e4025 100644 --- a/Text/ParserCombinators/ReadPrec.hs +++ b/Text/ParserCombinators/ReadPrec.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : Text.ParserCombinators.ReadPrec