X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fparser%2FParser.y.pp;h=d5314e4b21969f3c4d6df94cd785fde0fe917c1e;hb=831a35dd00faff195cf938659c2dd736192b865f;hp=68392864b80d3120c94d469e2a3e32e0d453e413;hpb=7936b988d6d0a5f9a9b439c7d4a6adf616ddb9b5;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