Fixes for the unreg build
[ghc-hetmet.git] / compiler / cmm / CmmCPSGen.hs
index 6c9b5a5..87c8845 100644 (file)
@@ -15,8 +15,9 @@ import MachOp
 import CmmUtils
 import CmmCallConv
 
-import CgProf (curCCS, curCCSAddr)
-import CgUtils (cmmOffsetW)
+import CgProf
+import CgUtils
+import CgInfoTbls
 import SMRep
 import ForeignCall