summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver
Commit message (Expand)AuthorAgeFilesLines
* Add structured error messages for GHC.Tc.TyClTorsten Schmits2023-04-012-4/+4
* Testsuite: use req_interp predicate for T16318 (#22370)Sylvain Henry2023-03-221-1/+1
* Compute LambdaFormInfo when using JavaScript backend.Luite Stegeman2023-03-211-1/+1
* JS generated refs: update testsuite conditionsJosh Meredith2023-02-091-1/+1
* Disable unfolding sharing for interface files with core definitionsMatthew Pickering2023-02-028-0/+39
* CI: JavaScript backend runs testsuitedoyougnu2023-02-025-7/+6
* Finder: Look in current unit before looking in any home package dependenciesMatthew Pickering2023-01-248-0/+26
* Key ModSummary cache by UnitId as well as FilePathMatthew Pickering2023-01-246-0/+11
* Improve driver diagnostic messages by including UnitId in messageMatthew Pickering2023-01-243-0/+11
* Don't write o-boot files in Interactive modeMatthew Pickering2023-01-244-0/+9
* Fix recompilation checking for multiple home unitsMatthew Pickering2023-01-2411-0/+43
* testsuite: req_smp --> req_target_smp, req_ghc_smpSylvain Henry2023-01-184-4/+5
* Introduce the TypeAbstractions language flagVladislav Zavialov2023-01-111-1/+1
* Fix testsBodigrim2022-12-081-3/+4
* Add special case for :Main module in `GHC.IfaceToCore.mk_top_id`Matthew Pickering2022-12-026-0/+33
* CI: Forbid the fully static build on Alpine to fail.M Farkas-Dyck2022-12-011-1/+1
* Add Javascript backendSylvain Henry2022-11-2924-46/+82
* driver: Fix -fdefer-diagnostics flagMatthew Pickering2022-11-117-0/+127
* Typo: rename -fwrite-if-simplfied-core to -fwrite-if-simplified-coreKrzysztof Gogolewski2022-11-011-9/+9
* Testsuite: more precise test optionsSylvain Henry2022-10-269-18/+20
* ci: Make fat014 test robustMatthew Pickering2022-10-202-4/+1
* Add -fsuppress-error-contexts to disable printing error contexts in errorswip/diagnostics-configMatthew Pickering2022-10-183-0/+12
* Teach -fno-code about -fprefer-byte-codeMatthew Pickering2022-10-1113-22/+27
* Interface Files with Core DefinitionsMatthew Pickering2022-10-1125-0/+262
* implement proposal 106 (Define Kinds Without Promotion) (fixes #6024)Ross Paterson2022-09-271-0/+1
* Diagnostic codes: acccept test changessheaf2022-09-1323-52/+50
* Update submodule Cabal to tag Cabal-v3.8.1.0wip/9.4-foward-fixed-makeDouglas Wilson2022-08-311-5/+1
* Print constraints in quotes (#21167)Swann Moreau2022-08-193-9/+9
* Fix #22048 where we failed to drop rules for -fomit-interface-pragmas.Andreas Klebinger2022-08-192-0/+12
* driver: Honour -x optionMatthew Pickering2022-08-183-0/+12
* Fix equality operator in jspace testMatthew Pickering2022-08-051-2/+2
* Fix leaks in --make mode when there are module loopsMatthew Pickering2022-08-044-0/+98
* driver: Don't create LinkNodes when -no-link is enabledMatthew Pickering2022-07-286-7/+12
* testsuite: Skip test cases involving -S when testing unregisterised GHCCheng Shao2022-07-252-6/+6
* Implement DeepSubsumptionSimon Peyton Jones2022-07-251-0/+1
* driver: Fix implementation of -SMatthew Pickering2022-07-193-0/+10
* driver: Fix issue with module loops and multiple home unitsMatthew Pickering2022-07-066-0/+18
* Vendor filepath inside template-haskellMatthew Pickering2022-07-051-9/+8
* ghci: Support :set prompt in multi replMatthew Pickering2022-07-042-0/+4
* Add test for T21682Matthew Pickering2022-06-092-0/+4
* A bunch of changes related to eta reductionSimon Peyton Jones2022-05-301-2/+2
* Change `Backend` type and remove direct dependencieswip/backend-as-recordNorman Ramsey2022-05-211-1/+1
* driver: Make -no-keep-o-files -no-keep-hi-files work in --make modeMatthew Pickering2022-05-105-2/+24
* testsuite: Add test for #16476Ben Gamari2022-04-276-0/+45
* driver: In oneshot mode, look for interface files in hidirMatthew Pickering2022-04-014-0/+10
* Change GHC.Prim to GHC.Exts in docs and testsKrzysztof Gogolewski2022-04-011-1/+1
* Minor cleanupKrzysztof Gogolewski2022-04-011-1/+0
* Add test for T21035Matthew Pickering2022-03-247-0/+117
* Normalise output of T10970 testMatthew Pickering2022-03-103-3/+3
* Bump submodules: containers, exceptionsVladislav Zavialov2022-03-101-1/+1