Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove flattening variables | Richard Eisenberg | 2020-12-01 | 1 | -1/+2 |
* | Revert "Specify kind variables for inferred kinds in base." | Ben Gamari | 2020-05-25 | 1 | -1/+1 |
* | Specify kind variables for inferred kinds in base. | Baldur Blöndal | 2020-05-08 | 1 | -1/+1 |
* | Improve skolemisation | Simon Peyton Jones | 2020-02-01 | 1 | -1/+1 |
* | Pretty-printing of the * kind | Vladislav Zavialov | 2019-12-05 | 1 | -5/+5 |
* | Treat kind/type variables identically, demolish FKTV | Vladislav Zavialov | 2019-02-27 | 1 | -1/+1 |
* | Overhaul -fprint-explicit-kinds to use VKA | Ryan Scott | 2018-11-22 | 1 | -5/+5 |
* | Fix nasty bug in the type free-var finder, at last | Simon Peyton Jones | 2018-10-26 | 1 | -1/+1 |
* | Refactor the treatment of predicate types | Simon Peyton Jones | 2018-10-24 | 1 | -3/+2 |
* | Do not imply NoStarIsType by TypeOperators/TypeInType | Vladislav Zavialov | 2018-07-16 | 1 | -19/+14 |
* | Embrace -XTypeInType, add -XStarIsType | Vladislav Zavialov | 2018-06-14 | 1 | -19/+25 |
* | Fix #15039 by pretty-printing equalities more systematically | Ryan Scott | 2018-05-16 | 1 | -0/+58 |