summaryrefslogtreecommitdiff
path: root/compiler/rename/RnPat.hs
Commit message (Expand)AuthorAgeFilesLines
* Make Monad/Applicative instances MRP-friendlyHerbert Valerio Riedel2015-10-171-2/+2
* Implement DuplicateRecordFieldsAdam Gundry2015-10-161-52/+109
* Refactor RdrName.Provenance, to fix #7672Simon Peyton Jones2015-06-031-1/+1
* Refactor the handling of quasi-quotesSimon Peyton Jones2015-02-101-8/+1
* Replace .lhs with .hs in compiler commentsYuri de Wit2015-02-091-1/+1
* API Annotations tweaks.Alan Zimmerman2015-01-161-6/+8
* Pattern synonym names need to be in scope before renaming bindings (#9889)Dr. ERDI Gergo2015-01-091-6/+12
* compiler: de-lhs rename/Austin Seipp2014-12-031-0/+746