summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Gen/Arrow.hs
Commit message (Expand)AuthorAgeFilesLines
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Expunge GhcTcIdSimon Peyton Jones2020-06-251-7/+7
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-9/+10
* Simple subsumptionwip/T17775Simon Peyton Jones2020-06-051-7/+8
* Explicit SpecificityGert-Jan Bottu2020-05-211-1/+1
* Allow LambdaCase to be used as a command in proc notationAlexis King2020-04-301-6/+21
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-3/+3
* Trees That Grow refactor for `ConPat` and `CoPat`John Ericson2020-04-231-2/+2
* Do eager instantation in termsSimon Peyton Jones2020-04-221-9/+9
* Modules (#13009)Sylvain Henry2020-04-181-2/+2
* Use trees that grow for rebindable operators for `<-` bindsJohn Ericson2020-04-171-1/+1
* Make NoExtCon fields strictwip/strict-NoExtConRyan Scott2020-04-071-5/+0
* Modules: type-checker (#13009)Sylvain Henry2020-04-071-0/+442