Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename the singleton tuple GHC.Tuple.Unit to GHC.Tuple.Solo | Tom Ellis | 2020-06-01 | 1 | -2/+2 |
* | Clean up TH's treatment of unary tuples (or, #16881 part two) | Ryan Scott | 2019-11-07 | 1 | -8/+4 |
* | Improve pretty-printing of types | Simon Peyton Jones | 2017-02-28 | 1 | -29/+28 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 1 | -55/+57 |
* | Make T8761 deterministic, I hope | Simon Marlow | 2016-06-27 | 1 | -7/+6 |
* | Fix T8761 (#12219, #12077) | Simon Marlow | 2016-06-24 | 1 | -10/+11 |
* | Merge MatchFixity and HsMatchContext | Alan Zimmerman | 2016-06-06 | 1 | -1/+1 |
* | Add TH support for pattern synonyms (fixes #8761) | Dominik Bollmann | 2016-05-12 | 1 | -0/+158 |