Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use GHC2021 as default language | Joachim Breitner | 2021-03-10 | 1 | -2/+2 |
* | Replace HsImplicitBndrs with HsOuterTyVarBndrs | Ryan Scott | 2020-11-06 | 1 | -4/+4 |
* | Improve kind generalisation, error messages | Simon Peyton Jones | 2020-09-24 | 1 | -0/+3 |
* | Actually fail in failIfEmitsConstraints | Richard Eisenberg | 2018-11-01 | 1 | -6/+0 |
* | Reject class instances with type families in kinds | Ryan Scott | 2018-09-02 | 1 | -1/+3 |
* | Remove decideKindGeneralisationPlan | Richard Eisenberg | 2018-08-02 | 1 | -0/+4 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 1 | -1/+1 |
* | Wrap solveEqualities in checkNoErrs | Simon Peyton Jones | 2016-02-10 | 1 | -0/+6 |