X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmZipUtil.hs;h=aa547e98afd3f9e38bb325e404b57203a952bfe3;hb=9e8ed75238e8b9456de540b07db5adf8ce7fb116;hp=dce9e723430e71fc87d24d7014da4d8e668b3641;hpb=25628e2771424cae1b3366322e8ce6f8a85440f9;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmZipUtil.hs b/compiler/cmm/CmmZipUtil.hs index dce9e72..aa547e9 100644 --- a/compiler/cmm/CmmZipUtil.hs +++ b/compiler/cmm/CmmZipUtil.hs @@ -4,8 +4,8 @@ module CmmZipUtil , givesUniquePredecessorTo ) where +import BlockId import Prelude hiding (last, unzip) -import StackSlot import ZipCfg import Maybes