This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Sep 07, 2020
-
-
Oleg Grenrus authored
Simpler prettyVersionRange
-
Oleg Grenrus authored
-
- Sep 04, 2020
-
-
Oleg Grenrus authored
Improve Arbitrary VersionRange
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Fix #7028. Use cwd when looking for data-files in sdist
-
- Sep 03, 2020
-
-
Oleg Grenrus authored
Fix minor typo (Forward-port of #7014)
-
Oleg Grenrus authored
-
(cherry picked from commit 7dfe60e9)
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Sep 02, 2020
-
-
Oleg Grenrus authored
Fix #7007: RemoteSourceRepoPackage location is of .tar.gz
-
Oleg Grenrus authored
Bump process version required for job support to 1.6.9
-
Oleg Grenrus authored
Use optparse-applicative-0.16
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Sep 01, 2020
-
-
Oleg Grenrus authored
Fix #7019: GHC-8.12 is GHC-9.0
-
Oleg Grenrus authored
-
- Aug 08, 2020
-
-
Oleg Grenrus authored
-
- Aug 06, 2020
-
-
Oleg Grenrus authored
Use cabal-install-3.4.0.0 on macOS in CI
-
- Aug 04, 2020
-
-
Andreas Klebinger authored
The CPP used to enable it even for version 1.6.8 which turned out to still be buggy which causes segfaults when building Cabal with ghc-8.10. See #6986. This does not fully fix the issue as without job support build failures can still sporadically occur.
-
- Jul 27, 2020
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Add release.py
-
Oleg Grenrus authored
A script essentially runs `v2-install cabal-install:exe:cabal`, but does some simple setup, so the result is less luckily to be influences by environment. Also improve bootstrap to do out-of-tree builds. - Use http, https tricky in some environments
-
- Jul 23, 2020
-
-
Oleg Grenrus authored
Generate Paths module using zinza template
-
Oleg Grenrus authored
Bootstrap rewrite by bgamari
-
- Jul 22, 2020
-
-
Oleg Grenrus authored
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
The plan: A JSON file (generated with bootstrap.py --extract-plan) containing dependency and source information is built from plan.json. This is then used to fetch and build the bootstrapping dependencies. Since this is only to be used for bootstrapping on new architectures, we advise the users to only use the resulting cabal-install executable to build a proper cabal-install.
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Bump random to 1.2
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Make cabal-install-solver package
-
Oleg Grenrus authored
-
- Jul 21, 2020
-
-
Oleg Grenrus authored
More warnings
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Add cabal-version: 3.6 values
-
Oleg Grenrus authored
Add GHC-8.8.4 windows ci-job
-