summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins
Commit message (Expand)AuthorAgeFilesLines
* Drop Uniquable constraint for AnnTargetBen Gamari2019-12-012-2/+2
* Whitespace-sensitive bang patterns (#1087, #17162)wip/whitespace-and-lookaheadVladislav Zavialov2019-11-272-1/+2
* compiler: introduce DynFlags pluginsAlp Mestanogullari2019-10-237-0/+80
* testsuite: Ensure that makefile tests get runBen Gamari2019-10-172-1/+3
* Break up TcRnTypes, among other modules.Richard Eisenberg2019-10-161-1/+1
* Solve constraints from top-level groups soonerRichard Eisenberg2019-10-081-2/+2
* Module hierarchy: Hs (#13009)Sylvain Henry2019-09-203-14/+14
* testsuite: check for RTS linkerPeter Trommler2019-09-111-1/+1
* testsuite: Mark test-hole-plugin as req_thBen Gamari2019-07-181-1/+2
* testsuite: Mark static-plugins as broken in profiled waysBen Gamari2019-07-181-0/+1
* Add -Winferred-safe-imports warningOleg Grenrus2019-06-251-1/+1
* Add HoleFitPlugins and RawHoleFitswip/D5373Matthías Páll Gissurarson2019-06-218-0/+218
* Try againBen Gamari2019-03-201-3/+5
* testsuite/plugins: Increase compile timeout on WindowsBen Gamari2019-03-201-5/+11
* testsuite/plugins: Add multi_cpu_race modifier on WindowsBen Gamari2019-03-201-27/+3
* Add `-fplugin-trustworthy` to avoid marking modules as unsafeZejun Wu2019-02-046-0/+34
* Use ByteString to represent Cmm string literals (#16198)Sylvain Henry2019-01-311-1/+1
* testsuite: Use makefile_testBen Gamari2019-01-301-22/+22
* testsuite: Introduce makefile_testBen Gamari2019-01-301-1/+1
* Revert "Batch merge"Ben Gamari2019-01-301-23/+23
* Batch mergeBen Gamari2019-01-301-23/+23
* testsuite: Normalise styleBen Gamari2019-01-271-6/+7
* testsuite: Add test for #16104Ben Gamari2019-01-279-0/+77
* Skip test when external interpreter missingPeter Trommler2018-12-281-0/+1
* Fix recompilation checking of pure pluginsDaniel Gröber2018-12-123-0/+62
* Support registering Plugins through the GHC APIDaniel Gröber2018-12-114-0/+113
* plugins10 no longer brokenChristiaan Baaij2018-11-222-4/+6
* Rename literal constructorsSylvain Henry2018-11-222-3/+3
* Fix plugin tests requirementsTamar Christina2018-10-151-4/+30
* Fix for #13862: Optional "-v" not allowed with :load in GHCiroland2018-09-162-2/+2
* Filter plugin dylib locationsChristiaan Baaij2018-08-114-1/+31
* Plugin dependency information is stored separatelyChristiaan Baaij2018-08-015-3/+28
* testsuite: force plugin tests sequentially on Windows.Tamar Christina2018-07-181-4/+31
* Run the renamed source plugin after each HsGroupMatthew Pickering2018-07-123-9/+9
* Improve error message when importing an unusable packageSean D Gillespie2018-06-171-1/+1
* Built-in Natural literals in CoreSylvain Henry2018-06-152-2/+4
* Run typeCheckResultAction and renamedResultAction in TcM rather than HscMatthew Pickering2018-06-072-3/+3
* Extended the plugin system to run plugins on more representationsBoldizsar Nemeth2018-06-0219-2/+297
* Implement "An API for deciding whether plugins should cause recompilation"Matthew Pickering2018-05-3019-9/+181
* GHCi: Include a note in the hint to expose a hidden packageChaitanya Koparkar2018-05-131-0/+1
* GHCi: Improve the error message for hidden packagesChaitanya Koparkar2018-05-031-0/+1
* Error message and doc improvements for #14335Ömer Sinan Ağacan2018-03-084-8/+6
* Restore 'It is a member of hidden package' message.Edward Z. Yang2018-02-061-2/+1
* testsuite: Add test for #14335Ben Gamari2018-01-182-0/+11
* Implement TH addCorePlugin.Facundo Domínguez2017-09-215-0/+35
* Pass -ffrontend-opt arguments to frontend plugin in the correct orderdoug2017-05-042-2/+2
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-13/+25
* Ditch static flagsSylvain Henry2017-02-021-5/+5
* Spelling fixesGabor Greif2017-02-023-3/+3
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-46/+21