Deal correctly with infix type constructors in GADT decls
[ghc-hetmet.git] / compiler / main /
2006-07-25 Simon MarlowGeneralise Package Support
2006-07-04 Simon Marlowadd default cases
2006-07-04 Simon Marlowredundant import
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-02 Jan RochelAdd %local-tag to external core output
2006-07-04 Simon Marlowx86 needs -fno-unit-at-a-time too
2006-06-21 Simon MarlowAllow Template Haskell to be used with -prof
2006-06-16 Simon Marlowremove duplicate way names (-debug -debug didn't work)
2006-06-13 sof@galois.comreaderProc: split up text output using host's line...
2006-06-12 Don StewartAnd move 'Chasing ...' messages into verbosity 2 as...
2006-06-11 Don StewartEmit 'linking not required' messages only with -v 2...
2006-06-10 Don StewartDon't emit 'Skipping' messages unless -v2 or higher...
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-17 simonpj@microsoft.comImprove pretty-printing
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-25 Simon MarlowFix recompilation checking.
2006-04-25 Simon MarlowSolaris needs -lrt for the threaded RTS
2006-04-18 LemmihMake the initial rdr and type scope available in the...
2006-04-07 Simon MarlowReorganisation of the source tree