X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmCallConv.hs;h=d24d77a41de532a05f12fc2ce77c67fa1457da4c;hb=ba60dc74fdb18fe655cfac605130cf6480116e47;hp=41b9d5616e502aac4aae34a3d5e9c484efb1c3ee;hpb=5e27c8850b295db6ac171bb626ce1afd0cd3a1eb;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmCallConv.hs b/compiler/cmm/CmmCallConv.hs index 41b9d56..d24d77a 100644 --- a/compiler/cmm/CmmCallConv.hs +++ b/compiler/cmm/CmmCallConv.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 CmmCallConv ( ParamLocation(..), ArgumentFormat,