#15: Be able to cabal install haskell-platform -----------------------+---------------------------------------------------- Reporter: anonymous | Owner: dons Type: defect | Status: new Priority: major | Milestone: Component: Platform | Keywords: -----------------------+---------------------------------------------------- Once this works:
{{{ $ cabal install Resolving dependencies... Configuring haskell-platform-2009.0.0... cabal: Unknown build tool cabal-install cabal: Error: some packages failed to install: haskell-platform-2009.0.0 failed during the configure step. The exception was: exit: ExitFailure 1 }}} That is, cabal is able to track and install build-tools of unknown origin, we can put the haskell-platform.cabal file on Hackage, and it should be cabal-installable. -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/15> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform