split the CmmGraph constructor interface from the representation
[ghc-hetmet.git] / compiler / cmm / CmmContFlowOpt.hs
index 149d33e..7581d81 100644 (file)
@@ -8,7 +8,7 @@ where
 import Cmm
 import CmmTx
 import qualified ZipCfg as G
-import ZipCfgCmm
+import ZipCfgCmmRep
 import Maybes
 import Util
 import UniqFM