summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/all.T
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Suppress uniques in T15243 outputBen Gamari2018-06-101-1/+1
* Fix #15243 by fixing incorrect uses of NotPromotedRyan Scott2018-06-071-0/+1
* Improved Valid Hole FitsMatthías Páll Gissurarson2018-05-301-1/+1
* Check for mismatched class methods during typecheckingRyan Scott2018-05-241-0/+1
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-1/+3
* Fix #14875 by introducing PprPrec, and using itRyan Scott2018-05-131-0/+1
* testsuite: Fix `./validate --slow`Alp Mestanogullari2018-04-191-1/+1
* Revert "Fix #14838 by marking TH-spliced code as FromSource"Ben Gamari2018-04-101-2/+0
* Fix scoped type variables in TH for several constructsHE, Tao2018-03-251-0/+3
* Support adding objects from THAlec Theriault2018-03-251-0/+1
* Fix #14869 by being more mindful of Type vs. ConstraintRyan Scott2018-03-211-0/+2
* Turn a TH Name for built-in syntax into an unqualified RdrNameChaitanya Koparkar2018-03-191-0/+1
* Fix #14888 by adding more special cases for ArrowTRyan Scott2018-03-051-0/+2
* Fix #14838 by marking TH-spliced code as FromSourceRyan Scott2018-03-021-0/+2
* Permit conversion of partially applied PromotedTupleTsRyan Scott2018-03-021-0/+1
* Fix #14817 by not double-printing data family instance kind signaturesRyan Scott2018-03-021-0/+1
* Fix #14681 and #14682 with precision-aimed parenthesesRyan Scott2018-01-181-0/+1
* Inform hole substitutions of typeclass constraints (fixes #14273).Matthías Páll Gissurarson2018-01-181-1/+1
* Parenthesize forall-type args in cvtTypeKindRyan Scott2018-01-151-0/+1
* Incorporate changes from #11721 into Template HaskellRyan Scott2017-10-071-0/+1
* Check if -XStaticPointers is enabled when renaming static expressionsRyan Scott2017-09-131-0/+1
* Fix #13885 by freshening reified GADT constructors' universal tyvarsRyan Scott2017-08-221-0/+1
* Fix #14060 by more conservatively annotating TH-reified typesRyan Scott2017-08-141-0/+1
* Follow-up to #13887, for promoted infix constructorsRyan Scott2017-07-291-0/+1
* Merge types and kinds in DsMetaRyan Scott2017-07-281-1/+1
* Error eagerly after renaming failures in reifyInstancesRyan Scott2017-07-281-0/+1
* Fix #13968 by consulting isBuiltInOcc_maybeRyan Scott2017-07-261-0/+1
* Add Template Haskell support for overloaded labelsMatthew Pickering2017-07-111-0/+1
* Fix pretty-printing of zero-argument lambda expressionsRyan Scott2017-06-231-0/+1
* change filtering of variables in extract_hs_tv_bndrs (fixes #13782)Carlos Tomé2017-06-211-0/+1
* Support signatures at the kind level in Template HaskellRyan Scott2017-06-121-0/+1
* Fix collect_lpat's treatment of HsSplicedPatsRyan Scott2017-05-111-0/+2
* Deal with exceptions in dsWhenNoErrsSimon Peyton Jones2017-05-041-0/+1
* Make the tyvars in TH-reified data family instances uniformRyan Scott2017-04-281-0/+1
* testsuite: Add testcase for #13587Ben Gamari2017-04-231-0/+1
* Allow compilation of C/C++/ObjC/ObjC++ files with module from THFrancesco Mazzoli2017-03-081-5/+1
* Make TH_Roles2 less fragileSimon Peyton Jones2017-03-061-1/+1
* Relax test TH_addCStub2 so it succeeds on travis.Facundo Domínguez2017-02-101-1/+11
* Prevent Template Haskell splices from throwing a spurious TypeInType errorRyan Scott2017-02-101-0/+1
* Implement addCStub in template-haskell.Facundo Domínguez2017-02-091-0/+3
* Fixes bug #11046Iavor S. Diatchki2017-01-301-0/+1
* Template Haskell support for COMPLETE pragmasMatthew Pickering2017-01-261-0/+1
* Don't quantify implicit type variables when quoting type signatures in THRyan Scott2017-01-231-0/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-135/+54
* Testsuite: Skip failing tests on PowerPC 64-bitPeter Trommler2016-12-271-2/+3
* Introduce unboxedSum{Data,Type}Name to template-haskellRyan Scott2016-12-181-1/+2
* Revert "Do not init record accessors as exported"Ben Gamari2016-12-171-2/+1
* testsuite: Add test for #12993Ben Gamari2016-12-161-0/+2
* Make unboxedTuple{Type,Data}Name support 0- and 1-tuplesRyan Scott2016-12-151-0/+1
* Disambiguate reified closed type family kinds in THRyan Scott2016-12-091-0/+1