[haskell-platform] #15: Be able to cabal install haskell-platform

haskell-platform haskell-platform at projects.haskell.org
Sun Apr 19 11:23:21 EDT 2009


#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


More information about the Haskell-platform mailing list