patch applied (cabal-install): Read preferred versions from the
package index
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Oct 6 03:08:14 EDT 2008
Sun Oct 5 20:02:59 PDT 2008 Duncan Coutts <duncan at haskell.org>
* Read preferred versions from the package index
From a file named 'preferred-versions' in the 00-index.tar.gz
If there are several they are combined. Contents is like:
base < 4
one suggested version constraint per line.
M ./Distribution/Client/Fetch.hs -2 +2
M ./Distribution/Client/IndexUtils.hs -12 +36
M ./Distribution/Client/Install.hs -5 +9
M ./Distribution/Client/List.hs -2 +3
M ./Distribution/Client/Types.hs -2 +14
View patch online:
http://darcs.haskell.org/cabal-install/_darcs/patches/20081006030259-adfee-eb0d0f15c8ac13bc89147f1d05914940925cf309.gz
More information about the cabal-devel
mailing list