Ticket #71 (closed defect: invalid)
cabal-get should install packages locally
| Reported by: | ijones | Owned by: | ijones |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | cabal-install tool | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | normal | |
| GHC Version: | 6.4.2 | Platform: | Linux |
Description
Isaac just removed the old cabal-install. the new cabal-install (old cabal-get) should be able to install packages locally:
cabal-install install foo/bar.tgz cabal-install install foo/foo.cabal bar/bar.cabal
A bonus point would be if it figured out the dependencies (cabal-get already does this) and installed them in the correct order.
Change History
Note: See
TracTickets for help on using
tickets.
