summaryrefslogtreecommitdiff
path: root/testsuite/tests/th
Commit message (Expand)AuthorAgeFilesLines
* A collection of type-inference refactorings.Simon Peyton Jones2016-10-212-2/+2
* Add test for #12411Ryan Scott2016-10-123-0/+9
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-6/+6
* Implement deriving strategiesRyan Scott2016-09-307-5/+90
* Don't ignore addTopDecls in module finalizers.Facundo Domínguez2016-09-054-0/+16
* Template Haskell support for TypeApplicationsRyan Scott2016-08-293-0/+26
* Template Haskell support for unboxed sumsRyan Scott2016-08-238-0/+67
* Splice singleton unboxed tuples correctly with Template HaskellRyan Scott2016-08-223-0/+23
* Make okConIdOcc recognize unboxed tuplesRyan Scott2016-07-182-0/+18
* Fix Template Haskell reification of unboxed tuple typesRyan Scott2016-07-183-0/+15
* Have addModFinalizer expose the local type environment.Facundo Domínguez2016-07-063-0/+42
* Don't run the run_command tests with ext-interpSimon Marlow2016-06-271-8/+16
* Make T8761 deterministic, I hopeSimon Marlow2016-06-272-14/+13
* Fix T8761 (#12219, #12077)Simon Marlow2016-06-243-12/+18
* Run all TH tests with -fexternal-interpreter (#12219)Simon Marlow2016-06-241-7/+10
* Testsuite: delete dead code + cleanupThomas Miedema2016-06-201-3/+1
* Testsuite: tabs -> spaces [skip ci]Thomas Miedema2016-06-208-25/+25
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-201-46/+46
* Avoid find_tycon panic if datacon is not in scopeAdam Gundry2016-06-193-0/+27
* Improve typechecking of let-bindingsSimon Peyton Jones2016-06-131-46/+46
* Merge MatchFixity and HsMatchContextAlan Zimmerman2016-06-061-1/+1
* Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)Thomas Miedema2016-05-251-1/+1
* Fix: #12084 deprecate old profiling flagsSeraphime Kirkovski2016-05-241-2/+2
* Testsuite: mark T8761 expect_broken #12077Thomas Miedema2016-05-211-1/+2
* Move Extension type to ghc-boot-thBen Gamari2016-05-162-5/+5
* Add TH support for pattern synonyms (fixes #8761)Dominik Bollmann2016-05-126-8/+276
* Test #11484 in th/T11484Richard Eisenberg2016-04-292-0/+10
* Minor improvement to error messageSimon Peyton Jones2016-04-281-2/+2
* Avoid double error on out-of-scope identifierSimon Peyton Jones2016-04-223-0/+14
* Warn about simplifiable class constraintsSimon Peyton Jones2016-04-221-1/+2
* SCC analysis for instances as well as types/classesSimon Peyton Jones2016-04-201-3/+3
* Tighten checking for associated type instancesSimon Peyton Jones2016-04-192-3/+3
* Add TemplateHaskell support for Overlapping pragmasIavor S. Diatchki2016-04-177-6/+37
* Fix #11797.Richard Eisenberg2016-04-124-2/+20
* Filter out invisible kind arguments during TH reificationRyanGlScott2016-04-113-0/+21
* Fix suggestions for unbound variables (#11680)Jason Eisenberg2016-04-103-0/+173
* Fix Template Haskell bug reported in #11809.Dominik Bollmann2016-04-102-1/+14
* Fix regression test for #11145.Dominik Bollmann2016-03-242-2/+2
* T11145: Fix expected outputBen Gamari2016-03-201-1/+1
* Fix the name of the Word16ElemRep wired-in dataconmniip2016-03-141-1/+1
* add regression test for #11145.Dominik Bollmann2016-03-113-0/+18
* Annotate `[-Wdeferred-type-errors]` in warnings (re #10752)Herbert Valerio Riedel2016-02-271-1/+1
* Print which flag controls emitted desugaring warningsHerbert Valerio Riedel2016-02-271-1/+1
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-254-0/+0
* Testsuite: Introduce config.plugin_way_flags.Thomas Miedema2016-02-251-1/+2
* (Alternative way to) address #8710George Karachalias2016-02-251-1/+1
* Address #11471 by putting RuntimeRep in kinds.wip/runtime-repRichard Eisenberg2016-02-241-3/+2
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2310-53/+53
* Testsuite: accept output without Windows line endings (#11631)Thomas Miedema2016-02-231-4/+2
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-2316-189/+189