patch applied (cabal-install): Warn if a package index from a
remote repo is 15 days or older
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Wed Jan 14 18:02:43 EST 2009
Wed Jan 14 04:48:27 PST 2009 Duncan Coutts <duncan at haskell.org>
* Warn if a package index from a remote repo is 15 days or older
For example it will print:
Warning: The package list for 'hackage.haskell.org' is 16 days old.
Run 'cabal update' to get the latest list of available packages.
M ./Distribution/Client/IndexUtils.hs -1 +18
View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20090114124827-adfee-7da274e39ee00d1cb783bd3c8ed5b8caa9be19c8.gz
More information about the cabal-devel
mailing list