patch applied (cabal-install): "Add support for BSD fetch to bootstrap script" and 4 others
Duncan Coutts
duncan.coutts at googlemail.com
Sun Feb 27 22:29:41 CET 2011
Sun Feb 27 07:24:23 PST 2011 Duncan Coutts <duncan at community.haskell.org>
* Add support for BSD fetch to bootstrap script
On FreeBSD fetch is installed by default, unlike wget or curl.
M ./bootstrap.sh -1 +5
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commitdiff;h=20110227152423-5c91e-a8ba16ca64b6ec9fbca3f4d2ed27c6553d90eea7.gz
Sun Feb 27 07:26:37 PST 2011 Duncan Coutts <duncan at community.haskell.org>
* Only look at global packages when doing ./bootstrap.sh --global
Should fix ticket #796
M ./bootstrap.sh -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commitdiff;h=20110227152637-5c91e-bb2a916082537e89e42776be889b24bf1ae69809.gz
Sun Feb 27 08:57:13 PST 2011 Duncan Coutts <duncan at community.haskell.org>
* Minor tweaks to bootstrap script
When using curl, fail better on HTTP errors.
Also remove some dead code.
M ./bootstrap.sh -19 +2
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commitdiff;h=20110227165713-5c91e-800d3f59afbed98903d71998d257db202d484cff.gz
Sun Feb 27 08:58:12 PST 2011 Duncan Coutts <duncan at community.haskell.org>
* Update dependencies in bootstrap script
Works with ghc-6.12 and ghc-7.0
M ./bootstrap.sh -21 +24
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commitdiff;h=20110227165812-5c91e-fa928f9e571cf8f5caf6964c893fba565c61b07c.gz
Sun Feb 27 09:54:55 PST 2011 Duncan Coutts <duncan at community.haskell.org>
* Require Cabal >= 1.10.1
It contains an important bug fix for some platforms, notably OSX
M ./bootstrap.sh -1 +1
M ./cabal-install.cabal -1 +1
View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=cabal-install;a=darcs_commitdiff;h=20110227175455-5c91e-e2a53fff50eb47cdc3e0a2ea0be58acd88d3bb80.gz
More information about the cabal-devel
mailing list