patch applied (cabal-install): Update world file entries ignoring version constraints
10 May
2010
10 May
'10
1:21 p.m.
Sun May 9 20:24:57 PDT 2010 Duncan Coutts <duncan@haskell.org> * Update world file entries ignoring version constraints Otherwise it is easy to add impossible constraints to the world file. cabal install 'foo > 1' && cabal install 'foo < 1' Would give us a world file with both constraints. M ./Distribution/Client/World.hs -5 +5 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commit...
5913
Age (days ago)
5913
Last active (days ago)
0 comments
1 participants
participants (1)
-
Duncan Coutts