Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve inference with linear typeswip/linear-backports-9.0 | Krzysztof Gogolewski | 2021-01-22 | 1 | -6/+7 |
* | Improve typechecking of NPlusK patterns | Simon Peyton Jones | 2020-07-18 | 1 | -21/+21 |
* | Allow multiple case branches to have a higher rank type | Simon Peyton Jones | 2020-07-18 | 1 | -209/+42 |
* | Clean up haddock hyperlinks of GHC.* (part2) | Takenobu Tani | 2020-06-25 | 1 | -1/+1 |
* | Expunge GhcTcId | Simon Peyton Jones | 2020-06-25 | 1 | -6/+6 |
* | Various performance improvements | Krzysztof Gogolewski | 2020-06-17 | 1 | -2/+3 |
* | Linear types (#15981) | Krzysztof Gogolewski | 2020-06-17 | 1 | -26/+71 |
* | Clarify leaf module names for new module hierarchy | Takenobu Tani | 2020-06-10 | 1 | -3/+3 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 1 | -436/+331 |
* | Modules: Utils and Data (#13009) | Sylvain Henry | 2020-04-26 | 1 | -5/+5 |
* | Do eager instantation in terms | Simon Peyton Jones | 2020-04-22 | 1 | -140/+115 |
* | Modules (#13009) | Sylvain Henry | 2020-04-18 | 1 | -2/+2 |
* | Modules: type-checker (#13009) | Sylvain Henry | 2020-04-07 | 1 | -0/+2331 |