summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal
Commit message (Expand)AuthorAgeFilesLines
* Misc cleanupKrzysztof Gogolewski2023-01-111-1/+1
* base: Bump version to 4.18Ben Gamari2022-12-211-1/+1
* Package Imports: Get candidate packages also from re-exported modulesMatthew Pickering2022-12-1514-0/+132
* Add Javascript backendSylvain Henry2022-11-2912-12/+26
* Diagnostic codes: acccept test changessheaf2022-09-133-3/+3
* Bump ghc-prim and base versionsBen Gamari2022-06-271-1/+1
* driver: Improve -Wunused-packages error message (and simplify implementation)Matthew Pickering2022-04-011-1/+1
* Multiple Home UnitsMatthew Pickering2021-12-282-12/+12
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-122-2/+2
* testsuite: Make cabal01 more robust to large environmentsMatthew Pickering2021-09-301-2/+8
* driver: Only check for unused package warning in after succesful downsweepMatthew Pickering2021-08-238-0/+56
* Add test for #18567Matthew Pickering2021-07-298-0/+68
* driver: Fix interaction of -Wunused-packages and reexported-modulesMatthew Pickering2021-07-1316-0/+106
* Correct treatment of rexported modules in mkModuleNameProvidersMapMatthew Pickering2021-04-261-2/+2
* testsuite: Add winio and winio_threaded wayswip/winioBen Gamari2020-07-151-2/+0
* winio: fix cabal01 by accepting expected stderrAndreas Klebinger2020-07-151-0/+2
* winio: fix cabal04 by filtering rts argsAndreas Klebinger2020-07-151-1/+1
* winio: Fix cabal006 after upgrading cabal submoduleAndreas Klebinger2020-07-154-4/+4
* Bump Cabal submoduleBen Gamari2020-07-151-0/+1
* Overloaded Quotation Brackets (#246)Matthew Pickering2020-01-121-1/+1
* Bump Cabal submodule to what will become 3.0.0.0Ben Gamari2019-06-251-0/+6
* Visibility: handle multiple units with the same nameMichael Peyton Jones2019-03-297-0/+50
* Don't mark cabal09 as brokenBen Gamari2019-03-201-2/+1
* testsuite: Mark T16219 and cabal09 as broken on WindowsBen Gamari2019-03-201-1/+2
* testsuite: Use makefile_testBen Gamari2019-01-302-19/+16
* Revert "Batch merge"Ben Gamari2019-01-302-16/+19
* Batch mergeBen Gamari2019-01-302-19/+16
* Update `Cabal` submoduleHerbert Valerio Riedel2019-01-142-136/+123
* Fix ghc-pkg when only prof way is enabledZejun Wu2018-10-284-8/+8
* Bump Cabal submoduleBen Gamari2018-08-031-4/+0
* Make some tests robust against DEBUG compilerRichard Eisenberg2018-07-148-8/+8
* Handle abi-depends correctly in ghc-pkgTobias Dammers2018-06-021-0/+4
* Revert "ghc-pkg: recompute `abi-depends` for updated packages"Ben Gamari2018-05-216-10/+0
* ghc-pkg: recompute `abi-depends` for updated packagesAustin Seipp2018-05-206-0/+10
* Another batch of './validation --slow' tweaksAlp Mestanogullari2018-05-201-1/+4
* Fix another batch of `./validate --slow` failuresAlp Mestanogullari2018-05-131-1/+1
* Update Cabal submoduleOleg Grenrus2018-01-211-33/+6
* Update Win32 version for GHC 8.4.Tamar Christina2017-11-091-0/+6
* testsuite: Fix cabal01 for real this timeBen Gamari2017-07-231-1/+1
* testsuite: Fix cabal01 testBen Gamari2017-06-231-2/+2
* Fix #13703 by correctly using munged names in ghc-pkg.Edward Z. Yang2017-05-165-0/+54
* Correctly account for -package-db ordering when picking packages.Edward Z. Yang2017-03-203-4/+13
* Try submodule bumps againBen Gamari2017-02-281-1/+2
* tests: remove extra_files.py (#12223)Reid Barton2017-02-2610-20/+23
* tests: manually move some extra_files into *.T filesReid Barton2017-02-262-2/+3
* Revert recent submodule bumpsBen Gamari2017-02-221-1/+1
* Bump Cabal and containers submodulesBen Gamari2017-02-211-1/+1
* Bump Cabal submoduleBen Gamari2017-02-201-2/+2
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-223-90/+24
* Support for abi-depends for computing shadowing.Edward Z. Yang2016-12-219-12/+52