patch applied (cabal-install): "Partial fix for handling multiple installed instances of same package version"
28 Feb
2011
28 Feb
'11
5:28 a.m.
Sun Feb 27 04:50:08 PST 2011 Duncan Coutts <duncan@haskell.org> * Partial fix for handling multiple installed instances of same package version Previously when multiple instances of the same package are installed, e.g. in global and user dbs, we would often end up selecting the wrong instance. Now we select the user one consistently which will solve the problem in most (but not all) cases. M ./Distribution/Client/IndexUtils.hs -9 +13 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit...
5620
Age (days ago)
5620
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts