This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 21 Dec, 2016 1 commit
-
-
Edward Z. Yang authored
This reverts commit eca045bc. Revert "Add fingerprint of Generic representation when serializing." This reverts commit ebcae71d.
-
- 20 Dec, 2016 1 commit
-
-
Herbert Valerio Riedel authored
cabal-version semantics prior to 1.8 joined all `build-depends`; as suggested by @ezyang it's easier for now to just fallback to legacy mode, than to add proper support for per-components builds for ancient cabal-spec versions Fixes #4121
-
- 18 Dec, 2016 4 commits
-
-
Andy Craze authored
adding ghc-prof-options to fprof warning
-
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
GHC will make use of this to do more accurate shadowing computation, because now we can tell if something is ABI-compatible, even if the 'id' matches. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
This is similar to what we do in Distribution.Simple.Build; preparatory commit so we can read out the ABI hashes of our dependencies from installedPkgs. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- 17 Dec, 2016 1 commit
-
-
accraze authored
fixes #3718
-
- 14 Dec, 2016 1 commit
-
-
Mikhail Glushenkov authored
Bump directory upper bound
-
- 13 Dec, 2016 8 commits
-
-
Ben Gamari authored
-
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
This is probably too much info for big instantiations, but it's better than nothing. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- 09 Dec, 2016 2 commits
-
-
Mikhail Glushenkov authored
[ci skip]
-
Mikhail Glushenkov authored
First create then rename symlinks to fix #4156
-
- 08 Dec, 2016 1 commit
-
-
tulcod authored
-
- 07 Dec, 2016 8 commits
-
-
-
Mikhail Glushenkov authored
[ci skip]
-
Mikhail Glushenkov authored
Update 'bootstrap.sh'.
-
kristenk authored
Revert "Solver: Add missing call to 'simplifyVar'."
-
Mikhail Glushenkov authored
[ci skip]
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
(cherry picked from commit e0bf43c3)
-
- 06 Dec, 2016 1 commit
-
-
ttuegel authored
Nix integration
-
- 05 Dec, 2016 4 commits
- 04 Dec, 2016 2 commits
-
-
Mikhail Glushenkov authored
Migrate ConflictSet qpn ↦ ConflictSet
-
Franz Thoma authored
-
- 03 Dec, 2016 2 commits
-
-
kristenk authored
Print final conflict set when search is exhaustive
-
Franz Thoma authored
-
- 02 Dec, 2016 1 commit
-
-
Franz Thoma authored
Before this change, the behavior in the exhaustive case was to filter the log up until the first error with the final conflict set, leading to possibly inconsistently filtered error messages. Now we always use the conflict set from the first error to filter the the log, and then display the final conflict set as an additional hint.
-
- 01 Dec, 2016 3 commits
-
-
Mikhail Glushenkov authored
[ci skip]
-
Mikhail Glushenkov authored
[ci skip]
-
Mikhail Glushenkov authored
Solver: Fix space leak in 'addlinking' (issue #2899).
-