patch applied (cabal-install): Always print the message about
nothing to install
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Thu Aug 14 19:14:40 EDT 2008
Thu Aug 14 11:53:04 PDT 2008 Duncan Coutts <duncan at haskell.org>
* Always print the message about nothing to install
Not just if the user specified -v or --dry-run. Otherwise
it's rather confusing. Also clarify that the reason there
is nothing to install is because the latest versions are
installed already. Also mention the --reinstall flag:
Resolving dependencies...
No packages to be installed. All the requested packages
are already installed. If you want to reinstall anyway
then use the --reinstall flag.
M ./Distribution/Client/Install.hs -1 +8
View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20080814185304-adfee-145212f587dcef2c64e49182d450ee81fd000f0d.gz
More information about the cabal-devel
mailing list