Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Explicitly capture whether a splice has a dollar prefix | Alan Zimmerman | 2017-02-27 | 1 | -0/+2 |
* | Correctly pretty print a wild card in infix position | Alan Zimmerman | 2017-02-25 | 3 | -0/+11 |
* | TH-spliced class instances are pretty-printed incorrectly post-#3384 | Alan Zimmerman | 2017-02-10 | 4 | -0/+91 |
* | Typos and grammar in manual/comments | Gabor Greif | 2017-01-23 | 1 | -1/+1 |
* | Fix pretty printing of MINIMAL signatures | Matthew Pickering | 2016-12-15 | 1 | -0/+4 |
* | Fix pretty printing of top level SCC pragmas | Matthew Pickering | 2016-12-13 | 3 | -0/+14 |
* | Ignore stderr of all printer tests | Alan Zimmerman | 2016-12-08 | 30 | -803/+46 |
* | Remove stray commented out line in all.T | Alan Zimmerman | 2016-12-07 | 1 | -1/+0 |
* | Fix pretty printer test to nog generate stdout | Alan Zimmerman | 2016-12-07 | 4 | -189/+3 |
* | Add HsSyn prettyprinter tests | Alan Zimmerman | 2016-12-07 | 80 | -0/+3602 |