summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/TyCl
Commit message (Expand)AuthorAgeFilesLines
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-266-34/+34
* Trees That Grow refactor for `ConPat` and `CoPat`John Ericson2020-04-232-6/+5
* Create di_scoped_tvs for associated data family instances properlyRyan Scott2020-04-231-7/+57
* Do eager instantation in termsSimon Peyton Jones2020-04-221-5/+4
* Fix a buglet in redundant-constraint warningsSimon Peyton Jones2020-04-201-3/+10
* Modules (#13009)Sylvain Henry2020-04-183-5/+5
* GHC.Core.Opt renamingSylvain Henry2020-04-181-1/+1
* Use conLikeUserTyVarBinders to quantify field selector typesRyan Scott2020-04-121-15/+54
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-072-13/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-077-0/+5396