Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove GENERATED pragma, as it is not being used | Alan Zimmerman | 2020-09-09 | 1 | -4/+0 |
* | Fix unparseable pretty-printing of promoted data cons | Andreas Herrmann | 2018-06-07 | 1 | -0/+8 |
* | Pretty-printing of derived multi-parameter classes omits parentheses | Alan Zimmerman | 2017-10-11 | 1 | -0/+12 |
* | Pretty-printer missing parens for infix class declaration | Alan Zimmerman | 2017-10-02 | 1 | -0/+4 |
* | Pretty-printer no longer butchers function arrow fixity | Alan Zimmerman | 2017-07-10 | 1 | -0/+4 |
* | Parenthesize type/data families correctly for -ddump-splices | Alan Zimmerman | 2017-04-09 | 1 | -0/+4 |
* | Correctly pretty print a wild card in infix position | Alan Zimmerman | 2017-02-25 | 1 | -0/+4 |
* | TH-spliced class instances are pretty-printed incorrectly post-#3384 | Alan Zimmerman | 2017-02-10 | 1 | -0/+4 |
* | Fix pretty printing of top level SCC pragmas | Matthew Pickering | 2016-12-13 | 1 | -0/+4 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 1 | -0/+195 |