Tue Aug 26 08:56:12 PDT 2008 Ian Lynagh <[EMAIL PROTECTED]>
* Separate the static flag parser from the static global variables
This allows us to avoid a module import loop:
CmdLineParser -> SrcLoc -> Outputable -> StaticFlags -> CmdLineParser
M ./compiler/ghc.cabal +1
M ./compiler/main/GHC.hs +1
A ./compiler/main/StaticFlagParser.hs
M ./compiler/main/StaticFlags.hs -187 +4
M ./ghc/Main.hs +1
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20080826155612-3fd76-d8ec4567294bd9573bc3a512c4bf9fa74ed4c983.gz
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc