#933: cabal configure doesn't suggest cabal install --only-dependencies ----------------------------+----------------------------------------------- Reporter: guest | Owner: Type: enhancement | Status: new Priority: normal | Milestone: cabal-install-0.16 Component: Cabal library | Version: 1.10.2.0 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ----------------------------+----------------------------------------------- Changes (by kosmikus):
* milestone: => cabal-install-0.16 Comment: I'm a bit hesitant to add all these warnings and suggestions. For my taste, cabal is often already too noisy. So let's consider this situation: I think most people come into contact with cabal first via {{{cabal install}}}. Compiling packages locally is mainly interesting for developers. Can't we expect that package developers will already know about {{{cabal install}}}? As to the {{{--only-dependencies}}} flag. Perhaps I'm missing something, but I think I've never actually used it. Why should it suggest running that and not just suggest running {{{cabal install}}}? -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/933#comment:1> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects _______________________________________________ cabal-devel mailing list cabal-devel@haskell.org http://www.haskell.org/mailman/listinfo/cabal-devel