extra prettyprinting only when debugging
[ghc-hetmet.git] / compiler / cmm / CmmCPSZ.hs
index afa1533..9410304 100644 (file)
@@ -19,7 +19,7 @@ import Outputable
 import PprCmmZ()
 import UniqSupply
 import ZipCfg hiding (zip, unzip)
-import ZipCfgCmm
+import ZipCfgCmmRep
 import ZipDataflow
 
 -----------------------------------------------------------------------------