X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fparser%2FParserCoreUtils.hs;fp=compiler%2Fparser%2FParserCoreUtils.hs;h=124294bbb297abc3627d45b5a762873b7d22d3bc;hp=3c440b60b6fbce442353a819ed64f7276e88fc82;hb=aed0554eb789d949b196230a9d25c38e2c6e14d9;hpb=972c3fc8b0771d72141b85f2735e5d9d6b452137 diff --git a/compiler/parser/ParserCoreUtils.hs b/compiler/parser/ParserCoreUtils.hs index 3c440b6..124294b 100644 --- a/compiler/parser/ParserCoreUtils.hs +++ b/compiler/parser/ParserCoreUtils.hs @@ -1,10 +1,3 @@ -{-# OPTIONS -w #-} --- The above warning supression flag is a temporary kludge. --- While working on this module you are encouraged to remove it and fix --- any warnings in the module. See --- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings --- for details - module ParserCoreUtils where import IO