summaryrefslogtreecommitdiff
path: root/testsuite/tests/printer/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix unparseable pretty-printing of promoted data consAndreas Herrmann2018-06-071-0/+8
* Pretty-printing of derived multi-parameter classes omits parenthesesAlan Zimmerman2017-10-111-0/+12
* Pretty-printer missing parens for infix class declarationAlan Zimmerman2017-10-021-0/+4
* Pretty-printer no longer butchers function arrow fixityAlan Zimmerman2017-07-101-0/+4
* Parenthesize type/data families correctly for -ddump-splicesAlan Zimmerman2017-04-091-0/+4
* Correctly pretty print a wild card in infix positionAlan Zimmerman2017-02-251-0/+4
* TH-spliced class instances are pretty-printed incorrectly post-#3384Alan Zimmerman2017-02-101-0/+4
* Fix pretty printing of top level SCC pragmasMatthew Pickering2016-12-131-0/+4
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-0/+195