summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Errors.hs
Commit message (Expand)AuthorAgeFilesLines
* Revert "Implement BoxedRep proposal"Ben Gamari2020-12-151-3/+1
* Implement BoxedRep proposalAndrew Martin2020-12-141-1/+3
* Rename the flattener to become the rewriter.Richard Eisenberg2020-12-011-5/+1
* Remove flattening variablesRichard Eisenberg2020-12-011-11/+20
* Move core flattening algorithm to Core.UnifyRichard Eisenberg2020-12-011-2/+1
* Replace HsImplicitBndrs with HsOuterTyVarBndrsRyan Scott2020-11-061-3/+8
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-3/+2
* Improve kind generalisation, error messagesSimon Peyton Jones2020-09-241-28/+44
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+2
* Clean up haddock hyperlinks of GHC.* (part2)Takenobu Tani2020-06-251-2/+2
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-1/+1
* Enhance UnitId useSylvain Henry2020-06-131-1/+1
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-292/+275
* Refactor hole constraints.Richard Eisenberg2020-05-061-106/+145
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Refactoring unit management codeSylvain Henry2020-04-301-2/+2
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-9/+9
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* Change zipWith to zipWithEqual in a few placesKrzysztof Gogolewski2020-04-141-3/+6
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+2981