summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Deriv.hs
Commit message (Expand)AuthorAgeFilesLines
* Revamp the treatment of auxiliary bindings for derived instancesRyan Scott2020-06-271-7/+7
* Use HsForAllTelescope to avoid inferred, visible forallsRyan Scott2020-06-131-2/+1
* Modify file paths to module paths for new module hierarchyTakenobu Tani2020-06-011-1/+1
* Clean up file paths for new module hierarchyTakenobu Tani2020-06-011-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-8/+8
* Modules (#13009)Sylvain Henry2020-04-181-1/+1
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-6/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+2304