6 Oct
2008
6 Oct
'08
3:07 p.m.
Sat Oct 4 16:25:55 PDT 2008 Duncan Coutts <duncan@haskell.org> * Generalise the logging of selected and discarded packages Allow for selecting several packages in one go. Currently when we select a package we only list the over versions of the same package that that excludes, and not the other packages we exclude by applying the dependency constraints of the selected package. In future we would like to do that so we now report the package name of discards not just the version. Though we do group by the package name to avoid too much repition. M ./Distribution/Client/Dependency/TopDown.hs -12 +25 View patch online: http://darcs.haskell.org/cabal-install/_darcs/patches/20081004232555-adfee-b...