X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fcmm%2FCmmLive.hs;h=3797220a225571ffd09d20d1d90fd128a74240e0;hp=3d87907a0dd99d92178ceb1fe288a5cdf372f4cc;hb=ad94d40948668032189ad22a0ad741ac1f645f50;hpb=bb66ce578f2ef5cbeb35de9719f0839a32fbeb35 diff --git a/compiler/cmm/CmmLive.hs b/compiler/cmm/CmmLive.hs index 3d87907..3797220 100644 --- a/compiler/cmm/CmmLive.hs +++ b/compiler/cmm/CmmLive.hs @@ -1,3 +1,10 @@ +{-# OPTIONS -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 +-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings +-- for details + module CmmLive ( CmmLive, BlockEntryLiveness,