This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Nov 19, 2020
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Remove v1-exec command
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Use environment paths in GitHub CI
-
Oleg Grenrus authored
-
- Nov 10, 2020
-
-
Oleg Grenrus authored
Cabal: Bump time upper bound
-
- Nov 09, 2020
-
-
Ben Gamari authored
To accommodate time-0.11.
-
Oleg Grenrus authored
Document required +/- before flags in package sections.
-
Greg Steuck authored
Fixes #7155
-
- Nov 05, 2020
-
-
Oleg Grenrus authored
Remove v1-update
-
Oleg Grenrus authored
-
- Nov 03, 2020
-
-
Oleg Grenrus authored
Add OptionalStanzaSet and OptionalStanzaMap
-
Oleg Grenrus authored
-
- Nov 02, 2020
-
-
Oleg Grenrus authored
Resolve #7124: sdist tells which package fails
-
Oleg Grenrus authored
-
- Nov 01, 2020
-
-
Oleg Grenrus authored
Tom prs
-
- Oct 31, 2020
-
-
to be extra safe, prior to this warning being added to -Wall. See also * ghc/ghc#15656 * https://github.com/haskell/cabal/issues/6355
-
It was accidentally duplicated in b0333ec5
-
Oleg Grenrus authored
Unconditionally force make to build targets in QuickJobs
-
- Oct 30, 2020
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Add forward declarations to ForeignLib tests
-
Oleg Grenrus authored
-
- Oct 23, 2020
-
-
Oleg Grenrus authored
Fix #7126: Stricter checks for relative paths
-
- Oct 22, 2020
-
-
Oleg Grenrus authored
E.g. `foo/../../../bar` is now forbidden. That cannot work.
-
- Oct 17, 2020
-
-
Oleg Grenrus authored
WIP: Add SymbolicPath, use for hs-source-dirs
-
- Oct 15, 2020
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Tell the time per file in hackage-tests parsec
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Oct 14, 2020
-
-
Oleg Grenrus authored
Move tests from Cabal to Cabal-tests package
-
- Oct 13, 2020
-
-
Oleg Grenrus authored
ReadP is not Parsing
-
Oleg Grenrus authored
The are various motivation points: - I'm not aware anyone third party running Cabal tests (maybe nixpkgs?) - No need to do gen-extra-source-files, as Cabal-tests is not distributed - No multiple rebuilds of Cabal-QuickCheck, Cabal-tree-diff - Slightly smaller Cabal sdist (which is quite big still)
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Oct 12, 2020
-
-
Oleg Grenrus authored
release.py builds from sdist tarballs
-
Oleg Grenrus authored
-
- Oct 10, 2020
-
-
Oleg Grenrus authored
Add --concurrently to solver-benchmarks
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-