7 May
2008
7 May
'08
12:34 a.m.
Sun May 4 13:18:57 PDT 2008 Duncan Coutts <duncan@haskell.org> * Improve InstallPlan error checking and reporting Instead of just reporting that a plan is invalid, produce a detailed list of reasons why it is invalid. This should be useful for people debugging dependency resolvers. Also rename the complete property to closed, since the property is about the set being closed under the dependency relation. Also re-use the PackageIndex functions for checking the validity conditions rather than re-implementing the checks locally. M ./Hackage/InstallPlan.hs -105 +234 View patch online: http://darcs.haskell.org/cabal-install/_darcs/patches/20080504201857-adfee-8...