Ticket #423 (new enhancement)
add option to fetch a single package without dependencies
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | cabal-install-0.16 |
| Component: | cabal-install tool | Version: | HEAD |
| Severity: | minor | Keywords: | |
| Cc: | Difficulty: | easy (<4 hours) | |
| GHC Version: | 6.10.1 | Platform: |
Description
Right now, cabal fetch fetches all missing dependencies of a package along with its source.
In some cases, in particular when studying code, those dependencies are not useful. It would be nice to have an option, say --no-deps to fetch just the specified packages.
(This is related to cabal unpack -- see #390.)
Change History
Note: See
TracTickets for help on using
tickets.
