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

haskell-platform haskell-platform at projects.haskell.org
Thu May 7 08:51:24 EDT 2009


#15: Be able to cabal install haskell-platform
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  dons    
     Type:  defect     |       Status:  new     
 Priority:  major      |    Milestone:  2009.4.0
Component:  Platform   |   Resolution:          
 Keywords:             |  
-----------------------+----------------------------------------------------
Comment (by duncan):

 Note that the immediate problem is fixed, we say what the "cabal-install"
 tool is in the `Setup.hs` file. This lets you install the platform meta-
 package using cabal if you already have cabal, alex and happy installed.

 However the main problem remains, that cabal does not follow `build-tools`
 as dependencies. It currently only tracks `build-depends`, ie deps on
 libraries.

 See http://hackage.haskell.org/trac/hackage/ticket/227

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/15#comment:2>
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