[project @ 2005-03-18 13:37:27 by simonmar]
[ghc-hetmet.git] / ghc / compiler / parser / Lexer.x
index 0a2f3c5..89d288a 100644 (file)
@@ -38,7 +38,7 @@ import FastString
 import FastTypes
 import SrcLoc
 import UniqFM
-import CmdLineOpts
+import DynFlags
 import Ctype
 import Util            ( maybePrefixMatch, readRational )