summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/all.T
Commit message (Expand)AuthorAgeFilesLines
* Add a Template Haskell warning flag -Wimplicit-liftKrzysztof Gogolewski2021-03-041-0/+1
* Fix #19363 by using pprName' {Applied,Infix} in the right placesRyan Scott2021-02-261-0/+1
* Fix #19377 by using lookupLOcc when desugaring TH-quoted ANNsRyan Scott2021-02-171-0/+1
* The Char kind (#11342)Daniel Rogozin2021-02-061-0/+1
* Fall back to types when looking up data constructors (#18740)wip/ghc-18740-lookup-updateDaniel Rogozin2020-10-111-0/+2
* testsuite: Mark TH_spliceE5_prof as broken on WindowsGHC GitLab CI2020-09-201-1/+2
* Make {hsExpr,hsType,pat}NeedsParens aware of boxed 1-tuplesRyan Scott2020-08-271-0/+1
* compiler: re-engineer the treatment of rebindable ifAlp Mestanogullari2020-07-141-0/+2
* Desugar quoted uses of DerivingVia and expression type signatures properlyRyan Scott2020-07-011-0/+1
* Update testsuiteSylvain Henry2020-06-171-1/+1
* Linear types (#15981)Krzysztof Gogolewski2020-06-171-0/+1
* Fix #12073: Add MonadFix Q instanceOleg Grenrus2020-06-131-0/+1
* Add Semigroup/Monoid for Q (#18123)Vladislav Zavialov2020-05-281-0/+1
* Don't return a panic in tcNestedSpliceSimon Peyton Jones2020-05-041-0/+1
* Make boxed 1-tuples have known keysRyan Scott2020-04-281-0/+1
* TH: fix Show/Eq/Ord instances for Bytes (#16457)Sylvain Henry2020-04-271-0/+1
* Fix two ASSERT buglets in reifyDataConRyan Scott2020-04-021-0/+1
* testsuite: Disable tests that assume name of libstdc++ on FreeBSDBen Gamari2020-02-141-1/+4
* Use splitLHs{ForAll,Sigma}TyInvis throughout the codebaseRyan Scott2020-01-271-0/+2
* Handle local fixity declarations in DsMeta properlyRyan Scott2020-01-251-0/+1
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-121-0/+1
* Ignore unary constraint tuples during typechecking (#17511)Ryan Scott2019-12-101-0/+1
* Parenthesize the * kind in TH.PprVladislav Zavialov2019-12-051-0/+1
* Make warnings for TH splices opt-inSebastian Graf2019-11-271-0/+2
* Print name prefixly in the Outputable instance for StandaloneKindSigRyan Scott2019-11-131-0/+1
* Clean up TH's treatment of unary tuples (or, #16881 part two)Ryan Scott2019-11-071-0/+2
* template-haskell: require at least 1 GADT constructor name (#17379)Adam Sandberg Eriksson2019-11-011-0/+2
* testsuite: Use fragile modifier in TH_foreignInterruptibleBen Gamari2019-10-251-2/+1
* Mark promoted InfixT names as IsPromoted (#17394)Ryan Scott2019-10-241-0/+1
* Reify oversaturated data family instances correctly (#17296)Ryan Scott2019-10-231-0/+1
* Template Haskell: make unary tuples legal (#16881)nineonine2019-10-131-1/+2
* Solve constraints from top-level groups soonerRichard Eisenberg2019-10-081-0/+2
* testsuite: Mark TH tests as fragile in LLVM built external-interpreterBen Gamari2019-09-271-9/+4
* TemplateHaskell: reifyType (#16976)Vladislav Zavialov2019-07-261-0/+3
* Fix #16895 by checking whether infix expression operator is a variablenineonine2019-07-051-0/+5
* Fix #15843 by extending Template Haskell AST for tuples to support sectionsnineonine2019-07-021-0/+3
* testsuite: Mark T16180 as broken in ghci and ext-interp waysBen Gamari2019-06-121-2/+5
* Fix #16666 by parenthesizing contexts in ConvertRyan Scott2019-05-211-0/+1
* Dont refer to `cLeadingUnderscore` in testJohn Ericson2019-05-141-2/+2
* TH: support raw bytes literals (#14741)Sylvain Henry2019-03-081-0/+1
* Visible dependent quantificationRyan Scott2019-03-011-1/+2
* Exit with exit code 1 when tests unexpectedly passMatthew Pickering2019-02-231-2/+8
* Fix #16293 by cleaning up Proxy# infelicitiesRyan Scott2019-02-121-0/+1
* Capture and simplify constraints arising from running typed splicesMatthew Pickering2019-02-101-0/+1
* Fix test for T16180 on Darwin (fix #16128)Sylvain Henry2019-02-081-1/+1
* testsuite: Use makefile_testBen Gamari2019-01-301-13/+7
* Revert "Batch merge"Ben Gamari2019-01-301-7/+13
* Batch mergeBen Gamari2019-01-301-13/+7
* Use sigPrec in more places in Convert and HsUtilsRyan Scott2019-01-281-0/+1
* testsuite: Mark T16180 as broken on DarwinBen Gamari2019-01-231-1/+1