X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmLex.x;h=d4aca1821a2eaa9c18b52c92d0a040e210892234;hb=16c7844d29b7b90e6cf432ec646f70d466ca9cc9;hp=7724565bdd8b1a25e5613fcf6e34c12a4e1afe16;hpb=831a35dd00faff195cf938659c2dd736192b865f;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmLex.x b/compiler/cmm/CmmLex.x index 7724565..d4aca18 100644 --- a/compiler/cmm/CmmLex.x +++ b/compiler/cmm/CmmLex.x @@ -11,8 +11,8 @@ ----------------------------------------------------------------------------- { -{-# OPTIONS -Wwarn #-} --- The above warning supression flag is a temporary kludge. +{-# OPTIONS -Wwarn -w #-} +-- The above -Wwarn 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 -- http://hackage.haskell.org/trac/ghc/wiki/Commentary/CodingStyle#Warnings