patch applied (cabal-install): Failed packages can still depend on configured packages

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Wed Jun 4 06:12:13 EDT 2008


Wed Jun  4 03:10:10 PDT 2008  Duncan Coutts <duncan at haskell.org>
  * Failed packages can still depend on configured packages
  This is because a package can depend on several packages and if one
  of the deps fail then it fails but it still depend on the others
  that did not fail. This fixes an assertion failure in larger builds.

    M ./Hackage/InstallPlan.hs +4

View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20080604101010-adfee-ac06de61e712e587b10fabe0368c5131b90014da.gz



More information about the cabal-devel mailing list