X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fparser%2FParserCore.y;h=bf959468fe6c5dc92e430503ddc15daf4e596ce3;hb=1a660e030bd3aaaa34adfea77d72856cdb48479e;hp=49f70e4fa1fbd085ccb49e284a5e3deab279f1d7;hpb=831a35dd00faff195cf938659c2dd736192b865f;p=ghc-hetmet.git diff --git a/compiler/parser/ParserCore.y b/compiler/parser/ParserCore.y index 49f70e4..bf95946 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 @@ -37,6 +37,7 @@ import Unique } %name parseCore +%expect 0 %tokentype { Token } %token