[haskell-platform] #13: Cabal won't track tool dependencies
haskell-platform
haskell-platform at projects.haskell.org
Sat Apr 18 04:43:37 EDT 2009
#13: Cabal won't track tool dependencies
-------------------+--------------------------------------------------------
Reporter: dons | Owner:
Type: defect | Status: new
Priority: major | Milestone: Release 2: 2009.1.0
Version: | Keywords:
-------------------+--------------------------------------------------------
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
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/13>
haskell-platform <http://haskell.org/haskellwiki/Haskell_Platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list