summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Deriv.hs
Commit message (Expand)AuthorAgeFilesLines
* Introduce and use DerivClauseTys (#18662)Ryan Scott2020-09-151-2/+7
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Pass dit_rep_tc_args to dsm_stock_gen_fnBrandon Chinn2020-07-291-2/+5
* 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