Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace HsImplicitBndrs with HsOuterTyVarBndrs | Ryan Scott | 2020-11-06 | 1 | -5/+7 |
* | Make typechecker equality consider visibility in ForAllTys | Ryan Scott | 2020-10-31 | 5 | -0/+30 |
* | Improve kind generalisation, error messages | Simon Peyton Jones | 2020-09-24 | 1 | -0/+3 |
* | Simple subsumptionwip/T17775 | Simon Peyton Jones | 2020-06-05 | 3 | -4/+8 |
* | Add regression tests for #16244, #16245, #16758 | Ryan Scott | 2020-05-05 | 4 | -1/+9 |
* | Always display inferred variables using braces | Krzysztof Gogolewski | 2020-02-12 | 2 | -2/+2 |
* | Warn on inferred polymorphic recursion | Richard Eisenberg | 2019-12-11 | 2 | -0/+6 |
* | Pretty-printing of the * kind | Vladislav Zavialov | 2019-12-05 | 1 | -2/+2 |
* | Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookahead | Vladislav Zavialov | 2019-11-27 | 2 | -2/+2 |
* | testsuite: Fix putStrLn in saks028 | Ben Gamari | 2019-11-09 | 1 | -1/+2 |
* | Standalone kind signatures (#16794)wip/top-level-kind-signatures | Vladislav Zavialov | 2019-09-25 | 119 | -0/+1085 |