This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Aug 07, 2016
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Revert "Try top-level -Werror."
-
- Aug 06, 2016
-
-
Edward Z. Yang authored
From Travis: Warning: /Users/travis/build/haskell/cabal/cabal.project.local: Unrecognized field 'ghc-options' on line 6 This reverts commit 6b7ff819.
-
Edward Z. Yang authored
Pass on -v0 to GHC.
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Aug 05, 2016
-
-
Mikhail Glushenkov authored
[ci skip]
-
Edward Z. Yang authored
Report build failures with reasonably formatted messages
-
- Aug 04, 2016
-
-
Mikhail Glushenkov authored
stack.yaml: add optional Nix dependency zlib
-
ttuegel authored
The external zlib package is required to build the zlib Haskell library. This change will not affect Stack-using developers who do not have Nix integration enabled globally. This change will not affect non-Stack-using developers at all.
-
kristenk authored
-
Edward Z. Yang authored
Don't pass -package-db and -package flags to --abi-hash.
-
Edward Z. Yang authored
Try top-level -Werror.
-
- Aug 03, 2016
-
-
Duncan Coutts authored
-
Duncan Coutts authored
This should fix issue #3394 Previous patches had made the changes to collect the detailed error info all in one place. So this patch is just about deciding what to report and how to report it. Still TODO is mentioning log files, ie when the package build was being logged to a file, we should include a snippet and say where the log file can be found for full details.
-
Duncan Coutts authored
lookup, direct deps and rev deps, rev dep closure.
-
Mikhail Glushenkov authored
Fix Haddock syntax in cabal-install.
-
Edward Z. Yang authored
If we were generating Haddock for cabal-install (we're not currently) these would cause errors. Make them stop causing errors. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Aug 02, 2016
-
-
Oleg Grenrus authored
Few very small refactors
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Edward Z. Yang authored
Ensure appropriate permissions for manpage
-
Mohit Agarwal authored
Fixes #3653
-
- Aug 01, 2016
-
-
Edward Z. Yang authored
Now allocates properly sized result buffer.
-
novadenizen authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Jul 31, 2016
-
-
Oleg Grenrus authored
-
- Jul 29, 2016
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
bardur.arantsson authored
Remove TODO mentioning top down solver
-
bardur.arantsson authored
[ci skip]
-
- Jul 28, 2016
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Revert "Generalize HookedBuildInfo to work with any type of component."
-
Duncan Coutts authored
fix exception handling of downloads in new-build
-
- Jul 27, 2016
-
-
Mikhail Glushenkov authored
Don't test sdist in the main script.
-
-