Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce IsPass; refactor wrappers. | Richard Eisenberg | 2020-02-08 | 1 | -2/+0 |
* | Separate `LPat` from `Pat` on the type-level | Sebastian Graf | 2019-11-02 | 1 | -8/+6 |
* | Use an empty data type in TTG extension constructors (#15247) | Ryan Scott | 2019-07-09 | 1 | -126/+128 |
* | Implement ImportQualifiedPost | Shayne Fletcher | 2019-05-08 | 1 | -1/+1 |
* | Visible kind application | mynguyen | 2019-01-03 | 1 | -7/+8 |
* | [TTG: Handling Source Locations] Foundation and Pat | Shayan-Najd | 2018-11-24 | 1 | -6/+6 |
* | Smarter HsType pretty-print for promoted datacons | Simon Peyton Jones | 2018-11-15 | 1 | -1/+1 |
* | More explicit foralls (GHC Proposal 0007) | Matthew Yacavone | 2018-10-27 | 1 | -0/+1 |
* | Fix #15781 by using ktypedocs on type synonym RHSes | Ryan Scott | 2018-10-24 | 1 | -16/+47 |
* | Allow (unparenthesized) kind signatures | Alec Theriault | 2018-10-04 | 1 | -0/+577 |