summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Deriv
Commit message (Expand)AuthorAgeFilesLines
* Unit: split and rename modulesSylvain Henry2020-04-302-2/+2
* Refactoring unit management codeSylvain Henry2020-04-301-2/+2
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-265-33/+33
* Trees That Grow refactor for `ConPat` and `CoPat`John Ericson2020-04-231-3/+7
* Update commentary and slightly refactor GHC.Tc.Deriv.InferRyan Scott2020-04-221-10/+17
* Avoid DynFlags in Ppr code (#17957)Sylvain Henry2020-04-211-1/+2
* Modules (#13009)Sylvain Henry2020-04-185-15/+15
* Use trees that grow for rebindable operators for `<-` bindsJohn Ericson2020-04-171-3/+3
* Change zipWith to zipWithEqual in a few placesKrzysztof Gogolewski2020-04-141-1/+1
* Modules: type-checker (#13009)Sylvain Henry2020-04-075-0/+7091