X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2Fcmm%2FCmmTx.hs;h=af9b7f1adfc69e5e2d4522b8a58eb64f07a7ac27;hp=ef3e8e733bdaa83665330d0fc911717d68300597;hb=c6206fd81612e51e257a650390646421c7c1d1cb;hpb=8b7eaa404043294bd4cb4a0322ac1f7115bad6a0 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