summaryrefslogtreecommitdiff
path: root/compiler/rename/RnHsSyn.lhs
Commit message (Expand)AuthorAgeFilesLines
* Implement -XConstraintKindMax Bolingbroke2011-09-061-16/+7
* Refactor SrcLoc and SrcSpanIan Lynagh2011-06-091-1/+1
* Remove HsNumTy and TypePati.Jose Pedro Magalhaes2011-05-041-25/+1
* Initial commit for Pedro's new generic default methodssimonpj2011-04-121-4/+5
* Add HsCoreTy to HsTypesimonpj@microsoft.com2010-08-241-0/+2
* Keep track of explicit kinding in HsTyVarBndr; plus fix Trac #3845simonpj@microsoft.com2010-02-101-3/+2
* Several TH/quasiquote changessimonpj@microsoft.com2010-02-101-0/+1
* Three improvements to Template Haskell (fixes #3467)simonpj@microsoft.com2009-09-101-1/+2
* New syntax for GADT-style record declarations, and associated refactoringsimonpj@microsoft.com2009-07-021-0/+1
* Make RnHsSyn warning-freeIan Lynagh2008-05-031-16/+14
* Whitespace onlyIan Lynagh2008-05-031-37/+37
* Fix CodingStyle#Warnings URLsIan Lynagh2007-09-041-1/+1
* Use OPTIONS rather than OPTIONS_GHC for pragmasIan Lynagh2007-09-031-2/+2
* Add {-# OPTIONS_GHC -w #-} and some blurb to all compiler modulesIan Lynagh2007-09-011-0/+7
* Add several new record featuresLemmih2007-06-211-3/+2
* Parse and desugar equational constraintsManuel M T Chakravarty2006-12-281-0/+2
* Merge Haddock comment support from ghc.haddock -- big patchdavve@dtek.chalmers.se2006-10-051-1/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+156