This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Sep 13, 2020
-
-
Oleg Grenrus authored
I introduced TestCode which allows to report more status information than bare ExitCode.
-
- Sep 12, 2020
-
-
Oleg Grenrus authored
Simpler normalise version range
-
- Sep 11, 2020
-
-
Oleg Grenrus authored
Use new code to read old Fields
-
Oleg Grenrus authored
-
Oleg Grenrus authored
- The old code is preserved for now in VersionInterval.Legacy module - Add normaliseVersionRange bench, comparing new and old - We drop intersectVersionIntervals, which is complicated function for acceptable performance loss, but gained simplicity - Remove Ord instances (can be added back, removed to make sure we don't use them)
-
- Sep 10, 2020
-
-
Oleg Grenrus authored
Add post-checkout-command
-
Oleg Grenrus authored
- Resolve #6684: - Resolve #6813: Update (and correct) source-repository-package documentation
-
Oleg Grenrus authored
Fix #6998. Mark ghc-bignum as non-upgradable package
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Data.ByteString.Lazy.Builder -> Data.ByteString.Builder
-
The former was deprecated in 0.10.10.
-
- Sep 09, 2020
-
-
Oleg Grenrus authored
Add alaNonEmpty
-
Oleg Grenrus authored
Add VIM syntax and ftplugin files
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Sep 08, 2020
-
-
Oleg Grenrus authored
Fix #7039: Use flagIgnoreProject in CmdRepl
-
Oleg Grenrus authored
-
- Sep 07, 2020
-
-
Ben Gamari authored
This will be necessary for GHC 9.0 to accommodate WinIO.
-
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
-