X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fparser%2FHaddockParse.y;h=8a46bea82a583cee12807cf4713808c7ce98c91d;hp=ca2675f8df7c568c9fbf0b235207381c99171e1d;hb=24d49415d2833a1338dfb5fd8c5c1c84df6c282b;hpb=6686da2c412d2d7ca6e4b6dc2a7b3ee7bf1752c0 diff --git a/compiler/parser/HaddockParse.y b/compiler/parser/HaddockParse.y index ca2675f..8a46bea 100644 --- a/compiler/parser/HaddockParse.y +++ b/compiler/parser/HaddockParse.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