This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Aug 16, 2022
-
-
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
-
Guillaume Genestier authored
The functions `splitFileNAme` and `minusFileName` are now defined in the same conditional block, ensuring that they cannot be used without being defined. This fix a bug occurring when generating a Paths_ module with --enable-relocatable.
-
- Aug 04, 2022
-
-
Mikolaj Konarski authored
* Turn off T3827 for new GHCs due to heisenbugs not caused by cabal * Disable the test totally on Linux until we stop taking GHC from GHA See https://github.com/haskell/cabal/issues/8032#issuecomment-1204113187 * It failed on OSX now, so let's disable it everywhere except on Windows Who would have thought.
-
- Aug 03, 2022
-
-
Gautier DI FOLCO authored
* Give an example for `--enable-nix` flag * fixup! Give an example for `--enable-nix` flag * fixup! Give an example for `--enable-nix` flag
-
- Jul 29, 2022
-
-
ffaf1 authored
* Add `cabal get` documentation * Add `cabal upload` documentation * Add `cabal info` documentation * Add `cabal fetch` documentation * Add `cabal init` documentation stub * Add `cabal list` documentation * Add `cabal report` documentation * Add `cabal user-config` documentation * Add changelog for #8309 * Document alternatives to `cabal fetch`
-
- Jul 28, 2022
-
-
Francesco Gazzetta authored
-
andreas.abel authored
-
andreas.abel authored
-
andreas.abel authored
-
- Jul 27, 2022
-
-
Mikolaj Konarski authored
Fixup headers of 3.8.1.0 release notes
-
Mikolaj Konarski authored
-
- Jul 25, 2022
-
-
Mikolaj Konarski authored
Prepare 3.8.1.0 release on master
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
-
Mikolaj Konarski authored
* Accept unknown future GHCs in the argument filtering code * Add changelog
-
- Jul 21, 2022
-
-
Artem Pelenitsyn authored
Co-authored-by:
Mikolaj Konarski <mikolaj@well-typed.com> Co-authored-by:
Mikolaj Konarski <mikolaj@well-typed.com>
-
- Jul 20, 2022
-
-
ffaf1 authored
* (cabal check) Add typed errors * hlint Distribution.PackageDescription.Check Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
Javier Neira authored
* Warn about packages default value * Use double backquotes * Syntax correction Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Jul 19, 2022
-
-
Francesco Gazzetta authored
Fixes #8254 Co-authored-by:
mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
-
- Jul 18, 2022
-
-
mergify[bot] authored
cabal init -n: avoid extra blank lines
-