summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/all.T
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for ASM foreign files (.s) in TH (#16180)Sylvain Henry2019-01-201-0/+1
* Run typed splices in the zonkerMatthew Pickering2019-01-111-0/+1
* Fix #16133 by checking for TypeApplications in rnExprRyan Scott2019-01-061-0/+1
* Visible kind applicationmynguyen2019-01-031-0/+3
* testsuite: Disable more tests in unregisterised buildwip/disable-fragile-unreg-testsBen Gamari2018-12-281-1/+4
* testsuite: Mark th tests as broken in ext-interp way in LLVM build flavoursBen Gamari2018-12-241-0/+2
* testsuite: Mark objcpp-hi and T13366 as broken on Darwin due to #16083Ben Gamari2018-12-221-1/+4
* testsuite: Add tests for #15270Ben Gamari2018-12-111-0/+2
* Fix embarrassing infinite loop in pprParendTypeRyan Scott2018-12-031-0/+1
* Add test for #15437Matthew Pickering2018-11-221-0/+2
* Fix #15845 by defining etaExpandFamInstLHS and using itRyan Scott2018-11-081-0/+1
* Fix #15815 by parenthesizing the arguments to infix ~Ryan Scott2018-10-291-0/+2
* More explicit foralls (GHC Proposal 0007)Matthew Yacavone2018-10-271-0/+4
* Fix #15792 by not reifying invisible arguments in AppTysRyan Scott2018-10-241-0/+1
* Keep top-level names in typed TH quotes aliveRyan Scott2018-10-241-0/+2
* Fix #15738 by defining (and using) parenthesizeHsContextRyan Scott2018-10-151-0/+1
* Don't drop arguments in TH type argumentsAlec Theriault2018-10-041-0/+2
* Fix for recover with -fexternal-interpreter (#15418)Simon Marlow2018-09-271-0/+2
* Add support for ImplicitParams and RecursiveDo in THMichael Sloan2018-09-141-0/+5
* Fix #15572 by checking for promoted names in ConTRyan Scott2018-08-281-0/+1
* Fix #15502 by not casting to Int during TH conversionRyan Scott2018-08-271-0/+1
* Fix #15550 by quoting RULE names during TH conversionRyan Scott2018-08-271-0/+1
* Properly designate LambdaCase alts as CaseAlt in THRyan Scott2018-08-141-0/+1
* Fail instead of panic-ing when qAddTopDecls has conversion errorMichael Sloan2018-07-271-0/+1
* Fix pretty-printing of data declarations in splicesKrzysztof Gogolewski2018-07-221-0/+1
* Fix handling of unbound constructor names in TH #14627Michael Sloan2018-07-121-0/+1
* Fix handling of ApplicativeDo in TH AST quotesMichael Sloan2018-07-121-0/+2
* Add a broken test for lingering state from TH unique names #9693Michael Sloan2018-07-061-0/+2
* Fix #15331 with careful blasts of parenthesizeHsTypeRyan Scott2018-07-051-0/+1
* Parenthesize rank-n contexts in ConvertRyan Scott2018-07-051-0/+1
* Add regression test for #15321Ömer Sinan Ağacan2018-07-041-0/+1
* 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