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