summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/TH_unresolvedInfix.hs
Commit message (Expand)AuthorAgeFilesLines
* Implement type applications in patternsCale Gibbard2020-12-141-1/+1
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-121-0/+1
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-8/+2
* Do not imply NoStarIsType by TypeOperators/TypeInTypeVladislav Zavialov2018-07-161-0/+1
* Add UInfixT to TH types (fixes #10522)Michael Smith2015-07-271-0/+31
* Test unresolved infix expressions and patternsReiner Pope2011-07-251-0/+109