Remove -fglasgow-exts from pragmas and comments
[ghc-base.git] / Text / ParserCombinators / ReadP.hs
index b2414f7..187a796 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS_GHC -fglasgow-exts -XNoImplicitPrelude #-}
+{-# OPTIONS_GHC -XNoImplicitPrelude #-}
 -----------------------------------------------------------------------------
 -- |
 -- Module      :  Text.ParserCombinators.ReadP