massive convulsion in ZipDataflow
[ghc-hetmet.git] / compiler / cmm / StackColor.hs
index e3b6ba8..94bb5c6 100644 (file)
@@ -1,4 +1,4 @@
-{-# OPTIONS -Wall -fno-warn-name-shadowing #-}
+
 module StackColor where
 
 import StackPlacements
@@ -9,8 +9,8 @@ import DFMonad
 import qualified GraphOps
 import MachOp
 import ZipCfg
-import ZipCfgCmm
-import ZipDataflow
+import ZipCfgCmmRep
+import ZipDataflow0
 
 import Maybes
 import Panic