summaryrefslogtreecommitdiff
path: root/testsuite/tests/quasiquotation
Commit message (Expand)AuthorAgeFilesLines
* Add structured error messages for GHC.Rename.UtilsTorsten Schmits2023-05-051-1/+1
* Add structured error messages for GHC.Tc.Utils.EnvTorsten Schmits2023-03-214-4/+4
* Diagnostic codes: acccept test changessheaf2022-09-132-4/+5
* Minor cleanupKrzysztof Gogolewski2022-04-012-2/+0
* Make tests more portable on FreeBSDViktor Dukhovni2021-04-222-3/+2
* Add UnitId to Target recordFendor2021-03-281-0/+1
* Implement type applications in patternsCale Gibbard2020-12-142-4/+3
* DynFlags: disentangle OutputableSylvain Henry2020-08-121-0/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-2/+2
* Modules: Types (#13009)Sylvain Henry2020-03-291-3/+3
* Remove Ord SrcLoc, Ord SrcSpanVladislav Zavialov2020-02-241-2/+3
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-081-1/+1
* testsuite: Mark T14028 as broken on ARMv7Ben Gamari2019-12-171-0/+1
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-081-1/+1
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-051-0/+1
* testsuite: Ensure that makefile tests get runBen Gamari2019-10-171-1/+3
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-2/+2
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-222-2/+2
* testsuite: Use makefile_testBen Gamari2019-01-301-4/+2
* Revert "Batch merge"Ben Gamari2019-01-301-2/+4
* Batch mergeBen Gamari2019-01-301-4/+2
* Mark some TH tests as req_interpÖmer Sinan Ağacan2018-06-195-5/+10
* Restore Trees That Grow reverted commitsAlan Zimmerman2018-04-091-3/+3
* Windows: fix all failing tests.Tamar Christina2018-01-022-4/+7
* Revert "trees that grow" workBen Gamari2017-11-211-3/+3
* WIP on combined Step 1 and 3 for Trees That Grow, HsExprAlan Zimmerman2017-11-111-1/+1
* WIP on Doing a combined Step 1 and 3 for Trees That GrowAlan Zimmerman2017-11-081-2/+2
* Revert "WIP on combining Step 1 and 3 of Trees That Grow"Ben Gamari2017-11-071-2/+2
* WIP on combining Step 1 and 3 of Trees That GrowAlan Zimmerman2017-11-071-2/+2
* Remove unneeded reqlibs for mtl and parsec in the GHC testsuiteRyan Scott2017-08-172-2/+1
* testsuite: Add test for #14028Ben Gamari2017-07-285-0/+27
* Fix -fno-code for modules that use -XQuasiQuotesDouglas Wilson2017-07-033-0/+16
* Udate hsSyn AST to use Trees that GrowAlan Zimmerman2017-06-061-3/+3
* tests: remove extra_files.py (#12223)Reid Barton2017-02-266-6/+12
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-225-41/+15
* Update levity polymorphismRichard Eisenberg2017-01-191-8/+0
* Add HsSyn prettyprinter testsAlan Zimmerman2016-12-071-1/+1
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-251-0/+0
* Testsuite: for tests that use TH, omit *all* prof_waysThomas Miedema2016-02-254-1/+4
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-233-33/+33
* Testsuite: fix qq005 and qq006 (#11279)Thomas Miedema2015-12-255-13/+47
* Remove deprecated quasiquoter syntax.Matthew Pickering2015-11-292-5/+1
* ApiAnnotations: Make all RdrName occurences LocatedAlan Zimmerman2015-11-231-3/+3
* Make GHCi & TH work when the compiler is built with -profSimon Marlow2015-11-076-6/+6
* Generate Typeable info at definition sitesBen Gamari2015-10-301-0/+3
* Revert "Generate Typeable info at definition sites"Ben Gamari2015-10-291-3/+0
* Generate Typeable info at definition sitesBen Gamari2015-10-291-0/+3
* Expand declaration QQs first (#10047)Michael Smith2015-09-026-2/+41
* Testsuite: mark qq007 and qq008 expect_broken(#10047)Thomas Miedema2015-07-182-2/+2