summaryrefslogtreecommitdiff
path: root/compiler/GHC/Types/Name/Occurrence.hs
Commit message (Expand)AuthorAgeFilesLines
* Only suggest names that make sense (#19843)Jakob Brünker2021-05-211-15/+0
* Fix typosBrian Wignall2021-02-061-1/+1
* Add the proper HLint rules and remove redundant keywords from compilerHécate2020-11-011-8/+8
* Fall back to types when looking up data constructors (#18740)wip/ghc-18740-lookup-updateDaniel Rogozin2020-10-111-2/+18
* Remove "Ord FastString" instanceSylvain Henry2020-09-011-1/+1
* mkUnique refactoring (#18362)Aditya Gupta2020-08-221-0/+1
* Give Uniq[D]FM a phantom type for its key.Andreas Klebinger2020-07-121-2/+2
* Revamp the treatment of auxiliary bindings for derived instancesRyan Scott2020-06-271-12/+5
* Clean up haddock hyperlinks of GHC.* (part1)Takenobu Tani2020-06-251-6/+6
* Clarify leaf module names for new module hierarchyTakenobu Tani2020-06-101-1/+1
* Fix spelling mistakes and typosbuggymcbugfix2020-05-211-1/+1
* Use Data.IntMap.disjointSimon Jakobi2020-05-141-3/+1
* Fully remove PprDebugSylvain Henry2020-05-011-4/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-6/+6
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-3/+3
* Modules: Types (#13009)Sylvain Henry2020-03-291-0/+927