X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=compiler%2Fcmm%2FZipCfg.hs;h=b1dd9d07d91532ee5619a21ba6be89867cdf9695;hb=68a3a408af4f2010dd33ce7019f13b85f8045cc1;hp=bf8d49f963d3ad0efa89fe789669f2fa1f712a7e;hpb=0f4cdf0261a0dcdade830ea89664ab58efd61ab3;p=ghc-hetmet.git diff --git a/compiler/cmm/ZipCfg.hs b/compiler/cmm/ZipCfg.hs index bf8d49f..b1dd9d0 100644 --- a/compiler/cmm/ZipCfg.hs +++ b/compiler/cmm/ZipCfg.hs @@ -13,7 +13,6 @@ module ZipCfg -- Observers and transformers -- (open to renaming suggestions here) , blockId, zip, unzip, last, goto_end, zipht, tailOfLast - , remove_entry_label , splice_tail, splice_head, splice_head_only', splice_head' , of_block_list, to_block_list , map_nodes