X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fcmm%2FCmmParse.y;h=3469efedbc99aa1b7fcbe64cd0ca01fecad00f35;hb=24d49415d2833a1338dfb5fd8c5c1c84df6c282b;hp=9df499ed68aa7c3db4ab2121878cee99175d338c;hpb=6686da2c412d2d7ca6e4b6dc2a7b3ee7bf1752c0;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmParse.y b/compiler/cmm/CmmParse.y index 9df499e..3469efe 100644 --- a/compiler/cmm/CmmParse.y +++ b/compiler/cmm/CmmParse.y @@ -7,7 +7,7 @@ ----------------------------------------------------------------------------- { -{-# 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