Cmm back end upgrades
[ghc-hetmet.git] / compiler / cmm / CmmZipUtil.hs
index f970547..dce9e72 100644 (file)
@@ -5,6 +5,7 @@ module CmmZipUtil
   )
 where
 import Prelude hiding (last, unzip)
+import StackSlot
 import ZipCfg
 
 import Maybes