id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc
10,Make platform installer checklist,duncan,danderson,"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
  * Build canonical apps: e.g. darcs.
  * Build a large subset of Hackage. 
      * Check that haskell platform minor versions build the same set : http://blog.well-typed.com/2009/03/regression-testing-with-hackage/",task,assigned,major,2012.4.0.0,Platform,,,markl@…
