Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standalone kind signatures (#16794)wip/top-level-kind-signatures | Vladislav Zavialov | 2019-09-25 | 1 | -1/+2 |
* | Fix #16700: Tiny errors in output of GHCi commands :forward and :info | Roland Senn | 2019-06-07 | 1 | -1/+2 |
* | Taming the Kind Inference Monster | Simon Peyton Jones | 2018-11-29 | 1 | -1/+1 |
* | Make ':info Coercible' display an arbitrary string (fixes #12390) | Patrick Dougherty | 2017-07-11 | 1 | -0/+5 |
* | Kill Type pretty-printer | Ben Gamari | 2016-11-13 | 1 | -1/+1 |
* | Major patch to introduce TyConBinder | Simon Peyton Jones | 2016-06-15 | 1 | -1/+1 |
* | Add kind equalities to GHC. | Richard Eisenberg | 2015-12-11 | 1 | -1/+1 |
* | Fix #9788 by giving `coerce` the right type. | Richard Eisenberg | 2014-11-12 | 1 | -3/+1 |
* | Print for-alls more often (Trac #9018) | Simon Peyton Jones | 2014-04-28 | 1 | -1/+3 |
* | Test case: ghci059: Forgot stdout file | Joachim Breitner | 2014-03-17 | 1 | -0/+4 |