This project is mirrored from https://github.com/haskell/Cabal.git.
Pull mirroring updated .
- Jul 10, 2025
-
-
Brandon S. Allbery authored
-
- Jun 27, 2025
-
-
Brandon S. Allbery authored
also update bootstraps for new hackage-security, and move splitmix constraint to where it will work for more than just validate also updated bootstrap to use ghc 9.10.2, which was missed earlier?
-
- Jun 25, 2025
-
-
Brandon S. Allbery authored
-
- Jan 24, 2025
-
-
Phil de Joux authored
- Use newer warning flags in Paths_pkg template - Use newer warning flags in **/Z.hs
-
- Jan 17, 2025
-
-
Peter Becich authored
`*.cabal` files in this project presently have a mix of formatting of `build-depends`. Make them all consistent with: https://cabal.readthedocs.io/en/3.4/cabal-package.html No changes to any dependencies.
-
- Sep 09, 2024
-
-
f-a authored
* Bump version numbers to 3.15 * Bump GHC 9.6.6 for workflows * Update index-state * Bump bootstrap boundaries * Regenerate bootstrap files
-
- Apr 23, 2024
-
-
sheaf authored
-
- Mar 26, 2024
-
-
Phil de Joux authored
- Satisfy -Wmissing-signatures in test-runtime-deps - Satisfy -Wx-partial in HackageBenchmark - Satisfy -Wunused-imports in QuickCheck.Instances.Cabal - Use partial pattern for filtering in list comprehension - Don't error on deprecated import
-
- Feb 28, 2024
-
-
Artem Pelenitsyn authored
-
- Jan 22, 2024
-
- Jul 11, 2023
-
-
aspidites authored
Remove v2-prefix from other documentation where appropriate * Added a changelog file * Merge branch 'master' of github.com:haskell/cabal into remove-v2-from-docs * Implemented PR feedback * Reverted changes to regression tests * Update CONTRIBUTING.md Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Update bootstrap/bootstrap.py Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Apply suggestions from code review Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com> * Merge branch 'master' into remove-v2-from-docs * Removed changelog entry * Merge branch 'remove-v2-from-docs' of github.com:aspidites/cabal into remove-v2-from-docs * Reverted bootstrap/README.md * Merge branch 'master' into remove-v2-from-docs Co-authored-by:
ulysses4ever <6832600+ulysses4ever@users.noreply.github.com>
-
- Mar 13, 2023
-
-
Mikolaj Konarski authored
* Bump versions on master branch to 3.11 * Try to fix CI by setting cabal-testsuite stable Cabal version to 3.8 back again * Update bootstrap configuration * Work around bounds problem with cabal-install-parsers * Update bootstrap files * Try to update the Custom setup cabal to 3.10 according to Artem's suggestion * CI: cabal-3.10 compat: actions/cache has to go before cabal update * Fix failing old GHC CI builds by adding XDG's ~/.local/bin to GITHUB_PATH --------- Co-authored-by:
Artem Pelenitsyn <a.pelenitsyn@gmail.com>
-
- Feb 19, 2023
-
-
f-a authored
Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Dec 15, 2022
-
-
deltaspace0 authored
-
- Nov 19, 2022
-
-
Bodigrim authored
-
- Jul 28, 2022
-
-
andreas.abel authored
-
- May 25, 2022
-
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
and one other `cabal check` complaint.
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
- May 24, 2022
-
-
Mikolaj Konarski authored
-
- Jan 26, 2022
-
-
patrickdoc authored
-
- Oct 10, 2020
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
This way they won't remake caches on each run, allowing to compare vastly different cabals.
-
- Apr 03, 2020
-
-
Oleg Grenrus authored
Fix #6615
-
- Dec 18, 2019
-
-
Oleg Grenrus authored
-
-
Fixes #6417. Changes in this commit: - Set the --lib flag so that the benchmark works for packages with libraries or executables. - Set --ignore-project to prevent cabal projects from affecting the results. - Handle four types of cabal errors that were introduced by v2-install. - Use +nowrap to simplify parsing of cabal errors.
-
- Dec 10, 2019
-
-
Oleg Grenrus authored
-
- Nov 15, 2019
-
-
Oleg Grenrus authored
Pre-installing deps should speed-up validation; marginally, but still few minutes.
-
- Jul 06, 2019
-
-
Oleg Grenrus authored
-
- Mar 09, 2019
-
-
Herbert Valerio Riedel authored
-
- Aug 01, 2018
-
-
Mikhail Glushenkov authored
-
- Feb 18, 2018
-
-
kristenk authored
tasty-hunit deprecated the Assertable typeclass in version 0.10, so this commit updates the solver-benchmarks unit tests.
-
- Feb 14, 2018
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- Aug 13, 2017
-