This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Dec 11, 2019
-
-
Oleg Grenrus authored
-
- Dec 10, 2019
-
-
Oleg Grenrus authored
Freeze the versions of cabal-testsuite and solver-benchmarks
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Validate rearrangements
-
Oleg Grenrus authored
Which are the extremes of support window at the moment.
-
Oleg Grenrus authored
This makes e.g. LibV09 test work properly
-
Oleg Grenrus authored
This is very useful for validate.sh script, We should be aware of which tests are skipped. Perfectly, SKIP should tell a reason.
-
- Dec 04, 2019
-
-
Oleg Grenrus authored
regex-tdfa-1.3.1.0
-
Oleg Grenrus authored
-
- Dec 03, 2019
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Travis ghc 8.8
-
- Dec 02, 2019
-
-
Oleg Grenrus authored
Use cabal-install-3.0, as otherwise we won't be able to build custom setup for GHC-8.8
-
- Dec 01, 2019
-
-
Oleg Grenrus authored
Use hackage-security-0.6
-
- Nov 30, 2019
-
-
Oleg Grenrus authored
Also in CI setup, install hackage-repo-tool using `cabal new-install`. And remove slightly confusing cabal.project.travis file.
-
- Nov 29, 2019
-
-
Oleg Grenrus authored
Add test for #6083, build-depends: pkg:pkg
-
- Nov 28, 2019
-
-
Oleg Grenrus authored
I'm adding this test, so we dont' silently change the behaviour for `cabal-version: 3.0`
-
Oleg Grenrus authored
fetchRepoTarball output is non-deterministic
-
Oleg Grenrus authored
Limit version number parts to be 9 digits
-
Oleg Grenrus authored
Fix #5846, space after multilib
-
Oleg Grenrus authored
Fix #4130: Create incoming directory
-
Mikhail Glushenkov authored
Remove Slack notifications
-
Oleg Grenrus authored
This could solve some non-determinism in output of cabal-testsuite which we experienced. There's sometimes spurious Downloading pkgname-foo In test outputs, which goes away when you restart the travis build
-
Oleg Grenrus authored
-
Oleg Grenrus authored
Add GHC-8.8 flags to normaliseGhcFlags (with test)
-
Oleg Grenrus authored
Pr/fix asm sources
-
Oleg Grenrus authored
This is OK to include in 3.0 release, as I consider this a bug in initial release. We don't yet need to do heavy lifting as with mixins.
-
Oleg Grenrus authored
It's probably silent assumption that `setup Cabal.copyCommand` would create directory structure. Who said it would do that. For empty packages, sometimes it doesn't. It's easier to be defensive here
-
- Nov 27, 2019
-
-
Oleg Grenrus authored
-
-
While those buildinfo fields were added to the parser some time ago via 57d7f28e and 4a287659 that work was never completed by implementing the necessary build/sdist logic in Cabal. This commit remedies this oversight by implementing and wiring up the missing build logic. *WARNING* this commit is still very WIP; ASM works mostly; C-- support is still incomplete
-
- Nov 26, 2019
-
-
Oleg Grenrus authored
Fix typos
-
- Nov 25, 2019
-
-
Brian Wignall authored
-
- Nov 22, 2019
-
-
Oleg Grenrus authored
Second try to use zinza
-
Oleg Grenrus authored
Distribution.Compat.Async
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Nov 20, 2019
-
-
Oleg Grenrus authored
validate.sh: Allow using short-version ghc binaries, like ghc-8.6
-
Oleg Grenrus authored
.travis.yml: Add fast_finish to get build status faster
-
- Nov 19, 2019
-
-
Oleg Grenrus authored
Makefile rule to build Cabal with GHC-7.6
-