cmmTopCodeGen no longer takes DynFlags as an argument
[ghc-hetmet.git] / compiler / deSugar / MatchCon.lhs
2011-04-19 Simon Peyton JonesThis BIG PATCH contains most of the work for the New...
2010-09-13 simonpj@microsoft.comSuper-monster patch implementing the new typechecker...
2009-07-07 Ian LynaghRemove unused imports
2009-03-30 simonpj@microsoft.comFix Trac #246: order of matching in record patterns
2008-10-19 simonpj@microsoft.comSpelling error in comment
2008-07-31 Max BolingbrokeHandle introduction of MkCore in MatchCon
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
2008-02-03 Twan van LaarhovenFixed warnings in deSugar/MatchCon, except for incomple...
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-06-21 LemmihAdd several new record features
2007-06-07 LemmihFix a bug in MatchCon, and clarify what dataConInstOrig...
2006-10-11 Simon MarlowModule header tidyup, phase 1
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-09-18 Manuel M T ChakravartyGADT pattern matching fix
2006-08-04 Manuel M T ChakravartyMassive patch for the first months work adding System...
2006-04-07 Simon MarlowReorganisation of the source tree