merge upstream
[ghc-hetmet.git] / compiler / rename / RnHsSyn.lhs
2011-06-14 Adam Megaczmerge upstream
2011-06-09 Ian LynaghRefactor SrcLoc and SrcSpan
2011-05-31 Adam Megaczmerge GHC HEAD
2011-05-04 Jose Pedro MagalhaesRemove HsNumTy and TypePati.
2011-04-12 simonpjInitial commit for Pedro's new generic default methods
2011-03-02 Adam MegaczInitial checkin of HetMet / -XModalTypes modifications
2010-08-24 simonpj@microsoft.comAdd HsCoreTy to HsType
2010-02-10 simonpj@microsoft.comKeep track of explicit kinding in HsTyVarBndr; plus...
2010-02-10 simonpj@microsoft.comSeveral TH/quasiquote changes
2009-09-10 simonpj@microsoft.comThree improvements to Template Haskell (fixes #3467)
2009-07-02 simonpj@microsoft.comNew syntax for GADT-style record declarations, and...
2008-05-03 Ian LynaghMake RnHsSyn warning-free
2008-05-03 Ian LynaghWhitespace only
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
2006-12-28 Manuel M T ChakravartyParse and desugar equational constraints
2006-10-05 davve@dtek.chalmers.seMerge Haddock comment support from ghc.haddock -- big...
2006-04-07 Simon MarlowReorganisation of the source tree