summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Errors/Hole.hs
Commit message (Expand)AuthorAgeFilesLines
* PmCheck: Better long-distance info for where bindings (#18533)Sebastian Graf2020-08-131-0/+3
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Fix duplicated words and typos in comments and user guideJan HrĨek2020-06-281-4/+4
* Various performance improvementsKrzysztof Gogolewski2020-06-171-1/+1
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-11/+11
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-2/+2
* Explicit SpecificityGert-Jan Bottu2020-05-211-4/+6
* Use Data.IntMap.disjointSimon Jakobi2020-05-141-2/+1
* Refactor hole constraints.Richard Eisenberg2020-05-061-116/+79
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-6/+6
* Modules (#13009)Sylvain Henry2020-04-181-2/+2
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+1004