X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Text%2FParserCombinators%2FReadP.hs;fp=Text%2FParserCombinators%2FReadP.hs;h=d0743e7dbce5789398cd40cffdc192e83087ba91;hb=aaf764b3ad8b1816d68b5f27299eac125f08e1a5;hp=5835d9a45e072437edd47356dbae29d43d199e38;hpb=4d5e0dcfcba2e91a36214c4c236a1f9c4a423f3d;p=ghc-base.git diff --git a/Text/ParserCombinators/ReadP.hs b/Text/ParserCombinators/ReadP.hs index 5835d9a..d0743e7 100644 --- a/Text/ParserCombinators/ReadP.hs +++ b/Text/ParserCombinators/ReadP.hs @@ -1,4 +1,4 @@ -{-# OPTIONS -fglasgow-exts -fno-implicit-prelude #-} +{-# OPTIONS_GHC -fglasgow-exts -fno-implicit-prelude #-} ----------------------------------------------------------------------------- -- | -- Module : Text.ParserCombinators.ReadP