[haskell-platform] #8: Generic Unix source tarball

haskell-platform haskell-platform at projects.haskell.org
Tue Mar 31 06:20:38 EDT 2009


#8: Generic Unix source tarball
-------------------+--------------------------------------------------------
Reporter:  duncan  |       Owner:                     
    Type:  task    |      Status:  new                
Priority:  major   |   Milestone:  Release 1: 2008.0.0
 Version:          |    Keywords:                     
-------------------+--------------------------------------------------------
 We need someone to take charge of building a generic Unix source tarball.

 This is for early testers and users of distros that to not yet support the
 platform. It does not need to bundle a source version of ghc. It should
 check that a minimal ghc is available. It should use a tarball with the
 traditional interface of `./configure; make; make install`.

 It does not need to be implemented using autotools. `./configure; make;
 make install` is an interface. One possible implementation would be to
 build cabal-install and then use that to install all the remaining
 packages in the platform.

 Since this form is likely to be used for early testing on many platforms
 it would be great to support cabal-install's mechanism for generating
 build logs and reports that could be uploaded to a new hackage server.
 This is not essential for a first release however but may make
 coordinating testing easier.

-- 
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/8>
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