[pkg-haskell-tools] branch master updated (2f0fdcc -> f2bcce1)

Sven Bartscher svenb-guest at moszumanska.debian.org
Fri Aug 21 10:04:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

svenb-guest pushed a change to branch master
in repository pkg-haskell-tools.

      from  2f0fdcc   Merge branch 'architectures'
      adds  f2bcce1   Fixed bug that caused builds to fail under certain conditions outlined below. Let's consider three haskell source packages: <A>, <B> and <C>. <A> build-depends on a library package built by <B>, called <B.a>. <B.a> (runtime-)depends on an executable package built by C, called <C.b>. Neither A nor B build-depend on packages built by C. When <A> is built, it is possible that <C> is not built yet, thus <B.a> fails to install, failing the build of <A>.

No new revisions were added by this update.

Summary of changes:
 src/make-all.hs | 29 +++++++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/pkg-haskell-tools.git



More information about the Pkg-haskell-commits mailing list