X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmTx.hs;h=af9b7f1adfc69e5e2d4522b8a58eb64f07a7ac27;hb=8350c21760d8610b0b2f329095ffb80bb1bc20d9;hp=ef3e8e733bdaa83665330d0fc911717d68300597;hpb=8b7eaa404043294bd4cb4a0322ac1f7115bad6a0;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmTx.hs b/compiler/cmm/CmmTx.hs index ef3e8e7..af9b7f1 100644 --- a/compiler/cmm/CmmTx.hs +++ b/compiler/cmm/CmmTx.hs @@ -1,4 +1,3 @@ -{-# OPTIONS -Wall -fno-warn-name-shadowing #-} module CmmTx where data ChangeFlag = NoChange | SomeChange