X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2Fcmm%2FCmmZipUtil.hs;h=aa547e98afd3f9e38bb325e404b57203a952bfe3;hb=ab060043dd58a0e05ae3d084236e12fd6f07295a;hp=f9705478228d4ba10ce8db847ef1edf4ba7b2aa2;hpb=742809424904edbefc39dca8233356b25e546b56;p=ghc-hetmet.git diff --git a/compiler/cmm/CmmZipUtil.hs b/compiler/cmm/CmmZipUtil.hs index f970547..aa547e9 100644 --- a/compiler/cmm/CmmZipUtil.hs +++ b/compiler/cmm/CmmZipUtil.hs @@ -4,6 +4,7 @@ module CmmZipUtil , givesUniquePredecessorTo ) where +import BlockId import Prelude hiding (last, unzip) import ZipCfg