[haskell-platform] #10: Make platform installer checklist

haskell-platform haskell-platform at projects.haskell.org
Mon May 4 17:54:43 EDT 2009


#10: Make platform installer checklist
----------------------+-----------------------------------------------------
 Reporter:  duncan    |        Owner:  dons    
     Type:  task      |       Status:  new     
 Priority:  major     |    Milestone:  2009.2.1
Component:  Platform  |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Old description:

> Make a list of things to check to see if the installer works. As many as
> possible of these should be automated, eg using scripts + HUnit or
> something.
>
> eg:
>
>   * compile hello world
>   * ghci -package blah
>   * ghc-pkg check ([http://www.haskell.org/pipermail/glasgow-haskell-
> users/2009-April/017012.html see for example what could go wrong])
>   * run full ghc testsuite perhaps

New description:

 Make a list of things to check to see if the installer works. As many as
 possible of these should be automated, eg using scripts + HUnit or
 something.

 eg:

   * compile hello world
   * ghci -package blah
   * ghc-pkg check ([http://www.haskell.org/pipermail/glasgow-haskell-
 users/2009-April/017012.html see for example what could go wrong])
   * run full ghc testsuite perhaps
   * Check all executables are .. executable

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