This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Apr 03, 2019
-
-
Oleg Grenrus authored
-
- Apr 02, 2019
-
-
Oleg Grenrus authored
Field.Pretty improvements
-
- Apr 01, 2019
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
As small change, there's a empty line after multiline fields in a pretty output.
-
Oleg Grenrus authored
-
- Mar 29, 2019
-
-
Oleg Grenrus authored
Add freeTextField
-
- Mar 28, 2019
-
-
Oleg Grenrus authored
First step towards https://github.com/haskell/cabal/issues/5971
-
- Mar 27, 2019
-
-
Oleg Grenrus authored
Fix #5967; Also make Show Verbosity print everything
-
Oleg Grenrus authored
-
Mikhail Glushenkov authored
-
- Mar 26, 2019
-
-
Mikhail Glushenkov authored
-
- Mar 22, 2019
-
-
Mikhail Glushenkov authored
Fix comment to avoid haddock parsing error
-
Nikolai Obedin authored
Fixes #5747 [ci skip] Signed-off-by:
Nikolai Obedin <dev@nkly.me>
-
- Mar 20, 2019
-
-
Mikhail Glushenkov authored
Fix some typos [ci skip]
-
Leon Schoorl authored
-
Mikhail Glushenkov authored
Minor fixes
-
- Mar 19, 2019
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Don't pass --{disable,enable}-executable-profiling to lib:Cabal-1.22.0
-
- Mar 17, 2019
-
-
Herbert Valerio Riedel authored
In Cabal-1.22.0 this flag was temporarily removed, but it was added back in Cabal-1.22.1.0. Resolves #5946
-
Mikhail Glushenkov authored
Include the domain name in the password prompt
-
Mikhail Glushenkov authored
Fix some markdown in the local builds docs
-
Mikhail Glushenkov authored
Tidy up AppVeyor slightly
-
- Mar 16, 2019
-
-
Joachim Breitner authored
it turns out that Cabal will happily send your password to whatever the last configured `repository` is (see #4402). This is a security risk! Therefore, following common best practice, this patch makes sure to include the domain name in the username and password prompts.
-
Dale Wijnand authored
[ci skip]
-
Tamar Christina authored
-
Tamar Christina authored
-
Tamar Christina authored
-
Tamar Christina authored
-
- Mar 15, 2019
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- Mar 14, 2019
-
-
Edward Z. Yang authored
Add bkpcabal01 regression test-case and fix the bug
-
quasicomputational authored
[ci skip]
-
- Mar 13, 2019
-
-
Tamar Christina authored
-
Tamar Christina authored
The new `cabal-head` packages now automatically detect AppVeyor and set the required paths. (You can see this in the build log) also use AppVeyor time better by not building branches to open PRs since the PR itself is also built.
-
Herbert Valerio Riedel authored
Also tweaks testcase's .cabal metadata
-
Edward Z. Yang authored
Alas, we can't deduplicate the code because the fine structure is a bit different, but it's basically the same fix as in the Cabal case. Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
- Mar 12, 2019
-
-
Francesco Gazzetta authored
bindir-method/install-method, installdir, new-install flags in SavedConfig -- 3.0 version
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-