4 Jun
2008
4 Jun
'08
6:12 p.m.
Wed Jun 4 03:10:10 PDT 2008 Duncan Coutts <duncan@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-a...