summaryrefslogtreecommitdiff
path: root/testsuite/tests/quotes
Commit message (Expand)AuthorAgeFilesLines
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-1/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-3/+2
* Testsuite: validate the tests/stage1 directory with the stage1 compilerThomas Miedema2016-06-182-15/+0
* Add TH support for pattern synonyms (fixes #8761)Dominik Bollmann2016-05-122-5/+1
* Testsuite: for tests that use TH, omit *all* prof_waysThomas Miedema2016-02-251-3/+2
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-232-15/+15
* TcErrors: Fix plural form of "instance" errorBen Gamari2016-02-091-1/+1
* Narrow scope of special-case for unqualified printing of names in core librariesBen Gamari2015-12-151-21/+29
* Implement new -XTemplateHaskellQuotes pragmaHerbert Valerio Riedel2015-11-292-2/+2
* Improve error messages for ambiguous type variablesDavid Kraeutmann2015-10-071-3/+4
* Injective type familiesJan Stolarek2015-09-031-2/+1
* Improve the error messages for class instance errorsSimon Peyton Jones2015-09-021-1/+2
* Support stage 1 Template Haskell (non-quasi) quotes, fixes #10382.Edward Z. Yang2015-05-1139-0/+424
* Revert stage 1 template-haskell. This is a combination of 5 commits.Edward Z. Yang2015-05-0939-424/+0
* Always do polymorphic typed quote check, c.f. #10384Edward Z. Yang2015-05-093-0/+10
* RnSplice's staging test should be applied for quotes in stage1.Edward Z. Yang2015-05-093-0/+26
* Split off quotes/ from th/ for tests that can be done on stage1 compiler.Edward Z. Yang2015-05-0935-0/+388