[Hackage] #795: cabal-install's bootstrap.sh should use fetch(1) on FreeBSD

#795: cabal-install's bootstrap.sh should use fetch(1) on FreeBSD ---------------------------------+------------------------------------------ Reporter: larsv | Owner: Type: enhancement | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.8.0.6 Severity: minor | Keywords: Difficulty: unknown | Ghcversion: Platform: Other Unix | ---------------------------------+------------------------------------------ On a vanilla FreeBSD install, you do not have any of wget or curl installed. The system however bundles the fetch(1) tool, which is perfectly capable of retrieving files. I suggest adding support for this tool in bootstrap.sh. -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/795 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects

#795: cabal-install's bootstrap.sh should use fetch(1) on FreeBSD
---------------------------------+------------------------------------------
Reporter: larsv | Owner:
Type: enhancement | Status: closed
Priority: normal | Milestone:
Component: cabal-install tool | Version: 1.8.0.6
Severity: minor | Resolution: fixed
Keywords: | Difficulty: unknown
Ghcversion: | Platform: Other Unix
---------------------------------+------------------------------------------
Changes (by duncan):
* status: new => closed
* resolution: => fixed
Comment:
Applied, thanks larsv!
{{{
Sun Feb 27 15:24:23 GMT 2011 Duncan Coutts
participants (1)
-
Hackage