summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/all.T
Commit message (Expand)AuthorAgeFilesLines
* Allow generation of TTH syntax with THOleg Grenrus2023-04-121-0/+5
* Make INLINE pragmas for pattern synonyms work with THRyan Scott2023-04-041-0/+1
* Handle records in the renamersheaf2023-03-291-2/+0
* fix: Consider strictness annotation in rep_bindromes2023-03-011-0/+1
* Fix two bugs in TypeData TH reificationRyan Scott2023-01-301-0/+2
* Add missing parenthesizeHsType in cvtSigTypeKindRyan Scott2023-01-181-1/+2
* ThToHs: fix overzealous parenthesizationVladislav Zavialov2022-11-011-0/+1
* Test for issue #21942Mario Blažević2022-08-221-0/+1
* Fix and test for issue #21723Mario Blažević2022-08-221-0/+1
* Fix TH + defer-type-errors interaction (#21920)Krzysztof Gogolewski2022-08-041-0/+1
* testsuite: Mark T13366Cxx as unbroken on DarwinBen Gamari2022-07-161-3/+1
* testsuite: Use system-cxx-std-lib instead of config.stdcxx_implBen Gamari2022-07-161-1/+1
* testsuite: Use normalise_version more consistentlyBen Gamari2022-06-271-1/+1
* Consider the stage of typeable evidence when checking stage restrictionMatthew Pickering2022-05-221-0/+1
* template-haskell: Fix representation of OPAQUE pragmasMatthew Pickering2022-05-061-0/+1
* testsuite: Mark T10420 as broken on WindowsBen Gamari2022-04-071-1/+2
* testsuite: Mark TH_spliceE5_prof as unbroken on WindowsBen Gamari2022-04-061-2/+1
* testsuite: Split T13366 into two testsBen Gamari2022-04-061-1/+5
* testsuite: Clean up tests depending on C++ std libBen Gamari2022-04-061-4/+1
* T13366 requires c++ & c++abi libraries on OpenBSDGreg Steuck2022-04-011-1/+1
* Add instance Lift ByteArrayBodigrim2022-03-251-0/+1
* TH: Fix pretty printing of newtypes with operators and GADT syntax (#20868)Zubin Duggal2022-03-191-0/+1
* TH: allow negative patterns in quotes (#20711)Zubin Duggal2022-03-161-0/+1
* Error on anon wildcards in tcAnonWildCardOccsheaf2022-02-261-0/+2
* template-haskell: Fix two prettyprinter issuesMario Blažević2022-02-251-0/+1
* TH: fix pretty printing of GADTs with multiple constuctors (#20842)Zubin Duggal2022-02-241-0/+1
* Look through untyped TH splices in tcInferAppHead_maybeRyan Scott2022-02-091-0/+1
* Frontend01 passes with static GHCMatthew Pickering2022-02-031-1/+0
* Add failing test for #20791Matthew Pickering2022-02-031-0/+1
* Rework the handling of SkolemInfoMatthew Pickering2022-01-291-1/+1
* testsuite: Mark test that require RTS linkerPeter Trommler2022-01-241-1/+1
* Skip T16180 on OpenBSD due to bug #14012Greg Steuck2022-01-111-0/+3
* Check quoted TH names are in the correct namespacesheaf2022-01-041-0/+1
* Add PromotedInfixT/PromotedUInfixT to THJakob Brünker2021-12-111-0/+1
* Fix #20590 with another application of mkHsContextMaybeRyan Scott2021-11-021-0/+1
* Introduce Concrete# for representation polymorphism checkssheaf2021-10-171-2/+0
* Add tests for T17820Andrea Condoluci2021-09-291-0/+5
* Convert diagnostics in GHC.Tc.Validity to proper TcRnMessage.hainq2021-09-011-0/+1
* Handle OverloadedRecordDot in TH (#20185)Zubin Duggal2021-08-031-0/+1
* Catch type-checker exceptions when splicingSimon Peyton Jones2021-08-021-0/+1
* template-haskell: Add support for default declarationsMario Blažević2021-07-211-0/+1
* th: Weaken return type of myCoreToStgExprMatthew Pickering2021-07-191-0/+1
* Propagate free variables in extract_lctxt correctlyRyan Scott2021-04-291-0/+1
* Add GhcMessage and ancillary typesAlfredo Di Napoli2021-04-291-0/+4
* Pretty-print HsArgPar applications correctly (#19737)Ryan Scott2021-04-271-0/+1
* Make tests more portable on FreeBSDViktor Dukhovni2021-04-221-2/+3
* template-haskell: Run TH splices with err_vars from current contextMatthew Pickering2021-04-121-0/+1
* 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