Ticket #29 (closed enhancement: fixed)
perform package dependency analysis for cabal-install
| Reported by: | ijones | Owned by: | ijones |
|---|---|---|---|
| Priority: | normal | Milestone: | Cabal-1.4 |
| Component: | cabal-install tool | Version: | HEAD |
| Severity: | normal | Keywords: | |
| Cc: | Difficulty: | hard | |
| GHC Version: | 6.2.1 | Platform: | Linux |
Description (last modified by ijones) (diff)
This will require some refactoring, since we'll have to unpack all of the packages on the command-line first, then read their .cabal files to get the dependencies.
Also look at what's installed and whether or not all dependencies are met. cabal-get implements this already; should be refactored to move this code here, and cabal-get should call cabal-install.
Change History
Note: See
TracTickets for help on using
tickets.
