summaryrefslogtreecommitdiff
path: root/compiler/GHC/Tc/Gen/Arrow.hs
Commit message (Expand)AuthorAgeFilesLines
* HsToken for HsPar, ParPat, HsCmdPar (#19523)Vladislav Zavialov2021-05-231-2/+2
* GHC Exactprint main commitAlan Zimmerman2021-03-201-11/+16
* Arrows: correctly query arrow methods (#17423)Sylvain Henry2020-12-111-12/+16
* Lint the compiler for extraneous LANGUAGE pragmasHécate2020-10-101-5/+5
* Implement Quick Look impredicativitySimon Peyton Jones2020-09-241-1/+2
* 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