summaryrefslogtreecommitdiff
path: root/testsuite/tests/printer
Commit message (Expand)AuthorAgeFilesLines
* In hole fits, don't show VTA for inferred variables (#16456)Krzysztof Gogolewski2019-05-292-6/+6
* testsuite: Use makefile_testBen Gamari2019-01-301-56/+56
* Revert "Batch merge"Ben Gamari2019-01-301-56/+56
* Batch mergeBen Gamari2019-01-301-56/+56
* Smarter HsType pretty-print for promoted dataconsSimon Peyton Jones2018-11-152-10/+10
* Fix #15761 by adding parensRichard Eisenberg2018-10-173-0/+11
* Embrace -XTypeInType, add -XStarIsTypeVladislav Zavialov2018-06-142-1/+2
* Fix unparseable pretty-printing of promoted data consAndreas Herrmann2018-06-076-0/+109
* Pretty-printing of derived multi-parameter classes omits parenthesesAlan Zimmerman2017-10-118-0/+177
* Pretty-printer missing parens for infix class declarationAlan Zimmerman2017-10-023-0/+15
* Pretty-printer no longer butchers function arrow fixityAlan Zimmerman2017-07-104-0/+53
* Parenthesize type/data families correctly for -ddump-splicesAlan Zimmerman2017-04-094-0/+96
* Explicitly capture whether a splice has a dollar prefixAlan Zimmerman2017-02-271-0/+2
* Correctly pretty print a wild card in infix positionAlan Zimmerman2017-02-253-0/+11
* TH-spliced class instances are pretty-printed incorrectly post-#3384Alan Zimmerman2017-02-104-0/+91
* Typos and grammar in manual/commentsGabor Greif2017-01-231-1/+1
* Fix pretty printing of MINIMAL signaturesMatthew Pickering2016-12-151-0/+4
* Fix pretty printing of top level SCC pragmasMatthew Pickering2016-12-133-0/+14
* Ignore stderr of all printer testsAlan Zimmerman2016-12-0830-803/+46
* Remove stray commented out line in all.TAlan Zimmerman2016-12-071-1/+0
* Fix pretty printer test to nog generate stdoutAlan Zimmerman2016-12-074-189/+3
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-0780-0/+3602