split the CmmGraph constructor interface from the representation
[ghc-hetmet.git] / compiler / cmm / StackColor.hs
index e3b6ba8..c9cb856 100644 (file)
@@ -9,7 +9,7 @@ import DFMonad
 import qualified GraphOps
 import MachOp
 import ZipCfg
-import ZipCfgCmm
+import ZipCfgCmmRep
 import ZipDataflow
 
 import Maybes