"cabal fetch" should take output arguments
Open
cabal-install: cmd/fetch
old-milestone: ⊥
type: enhancement
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
(Imported from [Trac #453](http://hackage.haskell.org/trac/hackage/ticket/453), reported by @gregorycollins on 2009-01-12)
It would be nice if "cabal fetch" could output the fetched tarball to a location specified on the command line, i.e.:
cabal fetch bytestring -o foo.tgz
This probably depends on #423.
Contributor guide
Assessment
This issue has not been assessed yet.