Ticket #13 (new defect)
Cabal won't track tool dependencies
| Reported by: | dons | Owned by: | dons |
|---|---|---|---|
| Priority: | major | Milestone: | 2012.4.0.0 |
| Component: | Platform | Keywords: | |
| Cc: | markl@… |
Description
The platform specifies developer tools that should be installed on the system:
- haddock
- happy
- alex
etc. Currently, there is no way to specify this in the platform .cabal file (thus the .cabal file is not a complete description of the requirements).
We need to find a way to have:
- cabal-install install such tools
- 'register' them in some way
Change History
Note: See
TracTickets for help on using
tickets.
