Replacing copyins and copyouts with data-movement instructions
[ghc-hetmet.git] / compiler / cmm / MkZipCfg.hs
index 73f7b5a..b405352 100644 (file)
@@ -9,7 +9,7 @@ module MkZipCfg
     )
 where
 
     )
 where
 
-import StackSlot
+import BlockId (BlockId(..), emptyBlockEnv)
 import ZipCfg
 
 import Outputable
 import ZipCfg
 
 import Outputable