Separate the language flags from the other DynFlag's
authorIan Lynagh <igloo@earth.li>
Sat, 24 Jul 2010 13:31:03 +0000 (13:31 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 24 Jul 2010 13:31:03 +0000 (13:31 +0000)
commit27286cf2ce6733cbbf008972c6bea30ea2e562ee
tree0a2119ce9ef804ddec54b0cc89b57ef5c14ea46a
parent793bde8add5bf57f06ed8e48cd99e84861d01a1a
Separate the language flags from the other DynFlag's
compiler/main/DynFlags.hs
compiler/rename/RnBinds.lhs
compiler/rename/RnExpr.lhs
compiler/rename/RnPat.lhs
compiler/rename/RnSource.lhs
compiler/typecheck/TcDeriv.lhs
compiler/typecheck/TcPat.lhs
compiler/typecheck/TcRnMonad.lhs
ghc/InteractiveUI.hs