summaryrefslogtreecommitdiff
path: root/compiler/cmm/ZipCfg.hs
diff options
context:
space:
mode:
authorsimonpj@microsoft.com <unknown>2007-09-14 13:52:11 +0000
committersimonpj@microsoft.com <unknown>2007-09-14 13:52:11 +0000
commit68a3a408af4f2010dd33ce7019f13b85f8045cc1 (patch)
tree11f9c822747228fc6c884e4c8e47c452c57c9291 /compiler/cmm/ZipCfg.hs
parent0f4cdf0261a0dcdade830ea89664ab58efd61ab3 (diff)
downloadhaskell-68a3a408af4f2010dd33ce7019f13b85f8045cc1.tar.gz
Remove export of remove_entry_label
Diffstat (limited to 'compiler/cmm/ZipCfg.hs')
-rw-r--r--compiler/cmm/ZipCfg.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/cmm/ZipCfg.hs b/compiler/cmm/ZipCfg.hs
index bf8d49f963..b1dd9d07d9 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