X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fparser%2FParser.y.pp;h=d5314e4b21969f3c4d6df94cd785fde0fe917c1e;hb=31796c5c0312aa9a04f3519fa32b0f15b9a14541;hp=68392864b80d3120c94d469e2a3e32e0d453e413;hpb=5581ce5202d9d84caada8e914ab7c848c6476a0f;p=ghc-hetmet.git diff --git a/compiler/parser/Parser.y.pp b/compiler/parser/Parser.y.pp index 6839286..d5314e4 100644 --- a/compiler/parser/Parser.y.pp +++ b/compiler/parser/Parser.y.pp @@ -8,7 +8,7 @@ -- --------------------------------------------------------------------------- { -{-# OPTIONS -w #-} +{-# OPTIONS -Wwarn #-} -- 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