X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmUtils.hs;h=69320a2f66fc5d21c4ef35be07a914f988c1d583;hb=fd9f6472d9bb9b521533fdb0cd4a4bf0a742b840;hp=e01d8f5cba890265d142e82d547ca78c6311a449;hpb=1ba30eaede4836dff7742c574d2a6433c7b0f92c;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmUtils.hs b/compiler/cmm/CmmUtils.hs index e01d8f5..69320a2 100644 --- a/compiler/cmm/CmmUtils.hs +++ b/compiler/cmm/CmmUtils.hs @@ -6,7 +6,7 @@ -- ----------------------------------------------------------------------------- -module CmmUtils( +module CmmUtils( CmmStmts, noStmts, oneStmt, mkStmts, plusStmts, stmtList, isNopStmt,