[project @ 2005-03-18 13:37:27 by simonmar]
[ghc-hetmet.git] / ghc / compiler / coreSyn / CoreUtils.lhs
index b07d917..f738319 100644 (file)
@@ -47,7 +47,7 @@ import VarSet         ( unionVarSet )
 import VarEnv
 import Name            ( hashName )
 import Packages                ( isDllName )
-import CmdLineOpts     ( DynFlags )
+import DynFlags        ( DynFlags )
 import Literal         ( hashLiteral, literalType, litIsDupable, 
                          litIsTrivial, isZeroLit, Literal( MachLabel ) )
 import DataCon         ( DataCon, dataConRepArity, dataConArgTys,