This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Nov 02, 2019
-
-
Add safe alternatives to some partial functions in Distribution.Utils.Generic, and removes the originals from Distribution.Compat.Prelude Uncomment versions of functions in Distribution.Compat.Parsing that return non-empty lists Co-authored-by:
Dale Wijnand <dale.wijnand@gmail.com>
-
Herbert Valerio Riedel authored
Allow forks to trigger CI builds but at the same time exclude builds in forks from triggering notifications. See also https://docs.travis-ci.com/user/conditions-v1
-
- Nov 01, 2019
-
-
Oleg Grenrus authored
Bump from GHC 8.6.4 to 8.6.5
-
Oleg Grenrus authored
CI: Add travis_retry when uploading binaries to S3
-
Dale Wijnand authored
-
- Oct 27, 2019
-
-
Dale Wijnand authored
-
Dale Wijnand authored
But then exclude builds in forks from the notifications.
-
- Oct 22, 2019
-
-
Use project config instead of global one to get store-dir and logs-dir. Fixes #5925
-
- Oct 18, 2019
- Oct 11, 2019
-
-
Ryan Scott authored
Implement --benchmark-options for v2-bench
-
Ryan Scott authored
-
Ryan Scott authored
This implements lots of plumbing to allow the `--benchmark-option(s)` flags to be used with `v2-bench`, analgous to `v2-test`'s `--test-option(s)` flag. Fixes #6209.
-
- Oct 09, 2019
-
-
Daniel Gröber (dxld) authored
On Windows dropExeExtension doesn't actually drop the exe extension. We have splitExtension "foo.exe" == ("foo", ".exe") but the code is expecting just "exe" for the extension field. Among other things this makes guessToolFromGhcPath behave unexpectedly. Since takeVersionSuffix can't see past the extension the `null suf` case in mkGuesses will trigger which causes the versioned program path candidates to not be looked for.
-
- Oct 08, 2019
-
-
Oleg Grenrus authored
Exe dependency less lexeme
-
Oleg Grenrus authored
Change legacy note to point to cabal.readthedocs nix-style section
-
- Oct 07, 2019
-
-
Oleg Grenrus authored
-
- Oct 06, 2019
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
doc: Linkify some :pkg-fields:
-
- Oct 02, 2019
-
-
Oleg Grenrus authored
Allow failures in OSX jobs
-
Oleg Grenrus authored
- They use 7.10.3 and 8.0.2 - timeout quite often. - Let's have them, but let them fail without red mark
-
Oleg Grenrus authored
-
quasicomputational authored
Properly expand globs when looking for headers in extra-src-files.
-
Ben Gamari authored
-
- Oct 01, 2019
-
-
Oleg Grenrus authored
Try newer GHC on Appveyor
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
And use it to make readPkgConfigDb not fail if there aren't pkg-config executable.
-
* Warn the dependencies using backpack are broken when installed from hackage * Reword * Update nix-local-build.rst Make the hyperlink to issue 6005 a little better.
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Sep 30, 2019
-
-
Oleg Grenrus authored
Separate Flag and ConfVar into own modules
-
Oleg Grenrus authored
-
- Sep 25, 2019
-
-
Oleg Grenrus authored
Allow Diff-0.4
-
Oleg Grenrus authored
-
- Sep 24, 2019
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-