summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes/all.T
Commit message (Expand)AuthorAgeFilesLines
* Define a Quote IO instanceRyan Scott2020-04-281-0/+1
* Generalize liftData to work over any Quote (#17857)Ryan Scott2020-02-201-0/+1
* TemplateHaskellQuotes: Allow nested splicesMatthew Pickering2020-02-111-0/+4
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-121-0/+1
* Testsuite tweaks and refactoringÖmer Sinan Ağacan2019-07-091-1/+1
* testsuite: Don't run tests requiring TH in profasm way when GhcDynamicBen Gamari2019-06-121-1/+1
* Add test case for #16384Alec Theriault2019-04-181-0/+1
* Testsuite: validate the tests/stage1 directory with the stage1 compilerThomas Miedema2016-06-181-1/+0
* Add TH support for pattern synonyms (fixes #8761)Dominik Bollmann2016-05-121-1/+1
* Implement new -XTemplateHaskellQuotes pragmaHerbert Valerio Riedel2015-11-291-1/+1
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-111-0/+31
* Revert stage 1 template-haskell. This is a combination of 5 commits.Edward Z. Yang2015-05-091-31/+0
* Always do polymorphic typed quote check, c.f. #10384Edward Z. Yang2015-05-091-0/+1
* RnSplice's staging test should be applied for quotes in stage1.Edward Z. Yang2015-05-091-0/+1
* Split off quotes/ from th/ for tests that can be done on stage1 compiler.Edward Z. Yang2015-05-091-0/+29