patch applied (cabal-install): Use a smarter preference when picking a Cabal lib to build Setup.hs
7 Jun
2008
7 Jun
'08
6:28 p.m.
Sat Jun 7 11:26:00 PDT 2008 Duncan Coutts <duncan@haskell.org> * Use a smarter preference when picking a Cabal lib to build Setup.hs Instead of just using the latest version we use the best version according to the following preferences in priority order: - the same version as cabal-install was itself built with - the same major version number as cabal-install was built with - a stable version of Cabal (even second digit of major number) - the latest version M ./Hackage/SetupWrapper.hs -3 +16 View patch online: http://darcs.haskell.org/cabal-install/_darcs/patches/20080607182600-adfee-0...
6667
Age (days ago)
6667
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts