Add -fmono-pat-binds, and make it the default
[ghc-hetmet.git] / compiler / main / DynFlags.hs
2006-07-22 simonpj@microsoft.comAdd -fmono-pat-binds, and make it the default
2006-07-12 simonpj@microsoft.comExperimental flag -fdicts-cheap
2006-07-04 Simon Marlowx86 needs -fno-unit-at-a-time too
2006-05-23 simonpj@microsoft.comBug-fix to patch "Run simplifier before SpecConstr"
2006-05-23 simonpj@microsoft.comRun simplifier before SpecConstr
2006-05-18 simonpj@microsoft.comComments only
2006-05-03 Simon Marlowonly pass -fno-unit-at-a-time to gcc if it is supported
2006-04-26 simonpj@microsoft.comArrange that -fth is no longer implied by -fglasgow...
2006-04-07 Simon MarlowReorganisation of the source tree