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