summaryrefslogtreecommitdiff
path: root/compiler/rename/RnUtils.hs
Commit message (Expand)AuthorAgeFilesLines
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-201-1/+1
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-3/+3
* Implement -Wredundant-record-wildcards and -Wunused-record-wildcardsMatthew Pickering2019-02-141-0/+66
* Fix #16133 by checking for TypeApplications in rnExprRyan Scott2019-01-061-1/+7
* [TTG: Handling Source Locations] Foundation and PatShayan-Najd2018-11-241-2/+5
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-1/+4
* Improve ambiguous-occurrence error messageSimon Peyton Jones2018-08-211-8/+32
* vectorise: Put it out of its miseryBen Gamari2018-06-021-3/+0
* compiler: introduce custom "GhcPrelude" PreludeHerbert Valerio Riedel2017-09-191-0/+2
* Use NonEmpty lists to represent lists of duplicate elementsRyan Scott2017-08-121-3/+4
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-1/+1
* RnEnv refactoringMatthew Pickering2017-05-111-1/+1
* Split up RnEnv into 4 modules, RnUnbound, RnUtils and RnFixityMatthew Pickering2017-04-121-0/+410