Tue May 3 07:49:32 PDT 2011 Duncan Coutts <dun...@community.haskell.org> * Fix bug where contraints where lost for case insensitive package matches E.g. cabal install cabal-1.8.0.6 would actually install the latest version instead, because when 'cabal' got corrected to 'Cabal' the associated constraint 'cabal == 1.8.0.6' was not converted to 'Cabal == 1.8.0.6'.
M ./Distribution/Client/Targets.hs -1 +10 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commitdiff;h=20110503144932-5c91e-5f6328c268e9cbc6fb5324d06a452da73b1055a6.gz Sat Apr 30 04:17:30 PDT 2011 Ben Millwood <hask...@benmachine.co.uk> * Correct spelling surpress -> suppress M ./Distribution/Client/Targets.hs -1 +1 View patch online: http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commitdiff;h=20110430111730-809c6-8e2f3c33a6dcdef9c78304bbd81bf41a6b863301.gz _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel