Ticket #933 (new enhancement)
cabal configure doesn't suggest cabal install --only-dependencies
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | cabal-install-0.16 |
| Component: | cabal-install tool | Version: | 1.10.2.0 |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | unknown | |
| GHC Version: | Platform: |
Description
When running 'cabal configure' on a package that has missing dependencies, cabal fails to point out that the dependencies can be installed by running
cabal install --only-dependencies
When cabal is used by millions of programmers, this will cause $1bn in lost productivity.
Change History
Note: See
TracTickets for help on using
tickets.
