[project @ 2005-03-18 13:37:27 by simonmar]
[ghc-hetmet.git] / ghc / compiler / codeGen / CgTicky.hs
index 19dbc43..3e72981 100644 (file)
@@ -53,7 +53,7 @@ import CLabel         ( CLabel, mkRtsDataLabel, mkRednCountsLabel )
 
 import Name            ( isInternalName )
 import Id              ( Id, idType )
-import CmdLineOpts     ( opt_DoTickyProfiling )
+import StaticFlags     ( opt_DoTickyProfiling )
 import BasicTypes      ( Arity )
 import FastString      ( FastString, mkFastString, LitString ) 
 import Constants       -- Lots of field offsets