split the CmmGraph constructor interface from the representation
[ghc-hetmet.git] / compiler / cmm / CmmProcPointZ.hs
index c5d7177..0a87a65 100644 (file)
@@ -22,7 +22,7 @@ import Panic
 import UniqFM
 import UniqSet
 import ZipCfg
-import ZipCfgCmm 
+import ZipCfgCmmRep
 import ZipDataflow
 
 -- Compute a minimal set of proc points for a control-flow graph.