patch applied (cabal-install): Hide the installed instance when installing the local package.
7 May
2008
7 May
'08
8:34 a.m.
Tue May 6 06:32:36 PDT 2008 Duncan Coutts <duncan@haskell.org> * Hide the installed instance when installing the local package. Otherwise the dependency resolver may decide to pick the installed instance of the package but we really do want to install the local version. So to remove that choice from the dep resolver we just delete it from the installed package index. M ./Hackage/Install.hs -3 +5 View patch online: http://darcs.haskell.org/cabal-install/_darcs/patches/20080506133236-adfee-7...
6645
Age (days ago)
6645
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts