This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Oct 07, 2023
-
-
SuganyaAK authored
-
SuganyaAK authored
-
mergify[bot] authored
Try each pkg-config query separatedly
-
Javier Sagredo authored
-
Javier Sagredo authored
MinGW's pkg-config returns only one version even if queried for multiple libraries.
-
- Oct 06, 2023
-
-
mergify[bot] authored
Removing `chooseSolver` and inline `Modular` solver as default choice
-
Yvan Sraka authored
-
- Oct 05, 2023
-
-
mergify[bot] authored
README of testsuite: fix formatting in `doctest` section
-
andreas.abel authored
-
Andrea Bedini authored
Bump base in cabal-dev-scripts.cabal
-
- Oct 04, 2023
-
-
Artem Pelenitsyn authored
This became necessary after an upgrade to GHC 9.4, which, apparently, has a subtle change in how -W/-w-related things get interpreted.
-
Andrea Bedini authored
-
- Oct 03, 2023
-
-
Andrea Bedini authored
Bump base in cabal-dev-scripts.cabal. We are now using GHC 9.4.7 in CI, which ships with base 4.17.2.0. I am bumping all the way to <4.19 after testing everything compiles with GHC 9.6.3 (base-4.18.1.0).
-
- Oct 02, 2023
-
-
Oleg Grenrus authored
-
- Sep 28, 2023
-
-
Brandon S. Allbery authored
* avoid invalid filepaths on Windows * comment bad Arbitrary instances
-
- Sep 22, 2023
-
-
mergify[bot] authored
Fix overzealous warnOnTwoConfigs
-
Bodigrim authored
-
mergify[bot] authored
Put hie files in subdirectory of extra-compilation-artifacts
-
Elodie Lander authored
-
Elodie Lander authored
-
- Sep 21, 2023
-
-
mergify[bot] authored
Remove ExtendedLiterals from changelog for 3.10.2.0
-
- Sep 20, 2023
-
-
Hécate Moonlight authored
-
- Sep 19, 2023
-
-
mergify[bot] authored
Deduplicate documentation of cabal commands
-
BinderDavid authored
-
BinderDavid authored
-
BinderDavid authored
-
BinderDavid authored
-
BinderDavid authored
-
BinderDavid authored
-
BinderDavid authored
-
mergify[bot] authored
gitlab-ci/brew.sh/curl: use LCD feature set
-
Bryan R authored
Use the lowest common denominator features available on supported platforms.
-
Brandon S. Allbery authored
* Update RTD config for build.os config change See https://blog.readthedocs.com/use-build-os-config/ for details. We are in a temporary brownout with the old config key disabled, so RTD builds will be failing for the next few hours; but the change will become permanent next month. * Remove old python version key It's now in the build section. * Downgrade Python back to 3.8 Otherwise need to update requirements.txt, which is beyond my pay grade.
-
- Sep 18, 2023
-
-
Suganya Raju authored
* Cabal-Install Package Errors * Accepting new error output with error code. * Replaced die' call in `Upload.hs` * Making `dieWithException` polymorphic and adding Cabal-Install Exceptions under Cabal-Install * Adding Cabal install Exception under Cabal-install * Added module header to "Errors.hs" * merging 'master ' into 'Cabal-Install-Package-Errors' * Fixing fourmolu error * Fixing fourmolu error
-
- Sep 15, 2023
-
-
Sebastian Tee authored
* Add token authorization for cabal upload Add token flag. If a token is set ignore the username and password. The token is passed to Hackage in the Authorization header. * Add token flag to upload documentation * Add token authentication for cabal report * Update auth token documentation and changelog * Add token flag to config integration tests * Add auth token header to plain-http transport * Add documentation and reduce wildcard usage Use Nothing in pattern matching instead of wildcards. * Add auth token headers to wget and powershell * Fix auth token header for powershell transport Powershell has to have the Authorization token set in the Header dictionary parameter. Some headers (e.g. User-Agent) have to be set as a request parameter. * Fix code formatting to comply with fourmolu
-
- Sep 14, 2023
-
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Andrea Bedini <andrea@andreabedini.com>
-
- Sep 13, 2023
-
-
mergify[bot] authored
Fix typo in code-generators documentation
-
Matthew Pickering authored
-
- Sep 12, 2023
-
-
mergify[bot] authored
Allow bytestring-0.12
-
- Sep 10, 2023
-
-