This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Aug 28, 2022
-
-
-
-
-
-
-
andreas.abel authored
Also allow latest aeson, network-wait, optparse-applicative in cabal-testsuite.
-
- add cabal-install-solver to the list of main packages in the repo - turn ways to install cabal-install into a list instead of a sequence of headers - add GHCup as the preferred option for getting cabal - add a reference to CONTRIBUTING.md
-
Saad Ahmed authored
-
- Aug 26, 2022
-
-
mergify[bot] authored
Add some debugging to CmdRun/Terminate test
-
- Aug 24, 2022
-
-
Robert authored
We've seen some instability in the test, compare https://github.com/haskell/cabal/issues/8416 This adds timestamped output to make it easier to see what goes wrong in case the test fails again.
-
Robert authored
This makes the `finally` apply to the last `do` block as intended. No real effect on the test, though.
-
mergify[bot] authored
Bump cabal-bootstrap-gen to GHC 9.2.4 ecosystem.
-
- Aug 22, 2022
-
-
andreas.abel authored
Also polish README a bit.
-
Robert authored
ci: use ubuntu-latest instead of ubuntu-18.04
-
Robert authored
Builds with ubuntu-18.04 are failing with This is a scheduled Ubuntu-18.04 brownout. due to deprecation of the action runner: https://github.com/actions/runner-images/issues/6002
-
andreas.abel authored
-
- Aug 21, 2022
-
-
mergify[bot] authored
unbreak cabal haddock --disable-documentation
-
- Aug 19, 2022
-
-
Artem Pelenitsyn authored
-
- Aug 18, 2022
-
-
mergify[bot] authored
Fix optional test-suite/benchmark type docs
-
- Aug 16, 2022
-
-
cydparser authored
-
Mikolaj Konarski authored
[ docs ] fix typo in cabal update’s help
-
Artem Pelenitsyn authored
-
Mikolaj Konarski authored
Exclude CI job 8.10.7 on Windows that corrupts all CI
-
Mikolaj Konarski authored
This reverts commit cd7a9128. It's not needed any more, probably, because another workaround fixes CI differently, probably. As long as it's deterministic enough...
-
Mikolaj Konarski authored
-
Kobayashi authored
-
- Aug 15, 2022
-
-
Mikolaj Konarski authored
Bump package process dependency version to 1.6.15.0 and move from Cabal to cabal-install
-
- Aug 13, 2022
-
-
Mikolaj Konarski authored
In this way we no longer enforce the fixed process in our own tools (except cabal-install) and third-party tools using Cabal the library, but given the possibility of deps conflicts, this less intrusive approach may be better.
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
Fix compilation on old GHCs (fixes #8371)
-
Mikolaj Konarski authored
in case past GHC users find the warnings helpful.
-
Mikolaj Konarski authored
-
- Aug 11, 2022
-
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-
Mikolaj Konarski authored
Turn off DeterministicTrivial test (see #8356)
-
- Aug 10, 2022
-
-
f-a authored
-
- Aug 09, 2022
-
-
mergify[bot] authored
pretty-print run targets on failure
-
- Aug 07, 2022
-
-
Musab Guma'a authored
-
Musab Guma'a authored
-
- Aug 05, 2022
-
-
Mikolaj Konarski authored
When generating `Paths` modules, define functions when used
-