summaryrefslogtreecommitdiff
path: root/testsuite/tests/printer/all.T
Commit message (Expand)AuthorAgeFilesLines
* Pretty-printing of derived multi-parameter classes omits parenthesesAlan Zimmerman2017-10-111-0/+3
* Pretty-printer missing parens for infix class declarationAlan Zimmerman2017-10-021-0/+1
* Pretty-printer no longer butchers function arrow fixityAlan Zimmerman2017-07-101-0/+1
* Parenthesize type/data families correctly for -ddump-splicesAlan Zimmerman2017-04-091-0/+1
* Correctly pretty print a wild card in infix positionAlan Zimmerman2017-02-251-0/+1
* TH-spliced class instances are pretty-printed incorrectly post-#3384Alan Zimmerman2017-02-101-0/+1
* Fix pretty printing of top level SCC pragmasMatthew Pickering2016-12-131-0/+1
* Ignore stderr of all printer testsAlan Zimmerman2016-12-081-46/+46
* Remove stray commented out line in all.TAlan Zimmerman2016-12-071-1/+0
* Fix pretty printer test to nog generate stdoutAlan Zimmerman2016-12-071-0/+1
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-0/+47