summaryrefslogtreecommitdiff
path: root/testsuite/tests/backpack/cabal
Commit message (Expand)AuthorAgeFilesLines
* Add Javascript backendSylvain Henry2022-11-2910-9/+20
* Diagnostic codes: acccept test changessheaf2022-09-132-2/+2
* Print constraints in quotes (#21167)Swann Moreau2022-08-191-1/+1
* Bump ghc-prim and base versionsBen Gamari2022-06-271-1/+1
* Filter out -rtsopts in T16219 to make static/dynamic ways agreeMatthew Pickering2022-02-032-7/+1
* Add test for T20509Matthew Pickering2021-10-199-0/+80
* tests: Remove $(CABAL_MINIMAL_CONFIGURATION) from T16219Matthew Pickering2021-10-192-1/+7
* Put hole instantiation typechecking in the module graph and fix driver batch ...John Ericson2020-12-281-0/+1
* Minor refactoring of Unit displaySylvain Henry2020-07-221-2/+2
* Bump Cabal submoduleBen Gamari2020-07-1512-24/+24
* base: Bump version to 4.14.0.0Ben Gamari2019-11-141-7/+4
* testsuite: Mark T16219 as fragile on WindowsBen Gamari2019-11-091-1/+2
* testsuite: Mark T16219 as unbrokenBen Gamari2019-11-091-2/+1
* base: Remove `Monad(fail)` method and reexport `MonadFail(fail)` insteadHerbert Valerio Riedel2019-03-221-4/+4
* testsuite: Mark T16219 and cabal09 as broken on WindowsBen Gamari2019-03-201-1/+2
* Make bkpcabal01 test compatible with new ordering requirements.Edward Z. Yang2019-03-091-8/+8
* Fix #16219: TemplateHaskell causes indefinite package build errorEdward Z. Yang2019-01-319-0/+133
* Fix #15594 (--abi-hash with Backpack sometimes fails)Edward Z. Yang2018-11-117-0/+70
* tests: increase (compile) timeout multiplier for T13701 and MultiLayerModulesAlp Mestanogullari2018-09-141-1/+2
* Make some tests robust against DEBUG compilerRichard Eisenberg2018-07-148-8/+8
* Clean up Windows testsuite failuresTamar Christina2018-05-282-2/+4
* Revert "ghc-pkg: recompute `abi-depends` for updated packages"Ben Gamari2018-05-211-5/+0
* ghc-pkg: recompute `abi-depends` for updated packagesAustin Seipp2018-05-201-0/+5
* Update Cabal submoduleOleg Grenrus2018-01-211-1/+1
* Windows: fix all failing tests.Tamar Christina2018-01-021-1/+2
* Handle CPP properly in BackpackEdward Z. Yang2017-11-301-0/+1
* Include libraries which fill holes as deps when linking.Edward Z. Yang2017-10-0311-0/+90
* Update Cabal submodule, with necessary wibbles.Edward Z. Yang2017-04-261-2/+2
* Correctly handle wired in unit IDs in -instantiated-withEdward Z. Yang2017-04-026-0/+54
* Fix recompilation avoidance bug for implementor of hsig.Edward Z. Yang2017-04-029-0/+73
* Fix bkpcabal03 test.Edward Z. Yang2017-03-101-1/+1
* Print out sub-libraries of packages more nicely.Edward Z. Yang2017-03-021-1/+1
* Fix Mac OS X timestamp resolution bug.Edward Z. Yang2017-02-271-0/+5
* tests: remove extra_files.py (#12223)Reid Barton2017-02-265-5/+5
* Bump Cabal submoduleBen Gamari2017-02-201-4/+6
* Improvements/bugfixes to signature reexport handling.Edward Z. Yang2017-02-171-2/+2
* Fix recompilation tracking on signatures.Edward Z. Yang2017-02-179-0/+61
* Fix a Backpack recompilation avoidance bug when signatures change.Edward Z. Yang2017-02-179-0/+83
* Setup more error context for Backpack operations.Edward Z. Yang2017-02-121-5/+8
* base: Bump version to 4.10.0.0Ben Gamari2016-12-151-2/+2
* Fix recompilation detection when set of signatures to merge changes.Edward Z. Yang2016-12-1212-0/+106
* Minor doc addition as requested in #12774.Edward Z. Yang2016-10-271-0/+3
* Cabal submodule update.Edward Z. Yang2016-10-131-1/+1
* Distinguish between UnitId and InstalledUnitId.Edward Z. Yang2016-10-081-0/+2
* The Backpack patch.Edward Z. Yang2016-10-0825-0/+211