X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fparser%2FParserCore.y;fp=compiler%2Fparser%2FParserCore.y;h=be16c36f5e8f7094f561d69325aa66de1eb28a22;hp=49f70e4fa1fbd085ccb49e284a5e3deab279f1d7;hb=24d49415d2833a1338dfb5fd8c5c1c84df6c282b;hpb=6686da2c412d2d7ca6e4b6dc2a7b3ee7bf1752c0 diff --git a/compiler/parser/ParserCore.y b/compiler/parser/ParserCore.y index 49f70e4..be16c36 100644 --- a/compiler/parser/ParserCore.y +++ b/compiler/parser/ParserCore.y @@ -1,5 +1,5 @@ { -{-# OPTIONS -Wwarn #-} +{-# OPTIONS -Wwarn -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