From: simonpj@microsoft.com Date: Fri, 14 Sep 2007 13:52:11 +0000 (+0000) Subject: Remove export of remove_entry_label X-Git-Tag: 2007-09-25~78 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=68a3a408af4f2010dd33ce7019f13b85f8045cc1;p=ghc-hetmet.git Remove export of remove_entry_label --- 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