[project @ 2005-03-18 13:37:27 by simonmar]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgParallel.hs
index 74cbeb5..b826a33 100644 (file)
@@ -12,7 +12,7 @@ import CgMonad
 import CgCallConv      ( mkRegLiveness )
 import Id              ( Id )
 import Cmm             ( CmmLit, GlobalReg(..), node, CmmExpr )
-import CmdLineOpts     ( opt_GranMacros )
+import StaticFlags     ( opt_GranMacros )
 import Outputable
 
 staticParHdr :: [CmmLit]