Windows installer 2010.2.0.0 RC1

Don Stewart dons at galois.com
Sat Jul 17 17:12:20 EDT 2010


claus.reinke:
>
> 2. Is there a checklist for distro maintainers and release
>    candidate testers, about what to check? 
>

I'm thinking of this as a package on hackage:

    cabal install haskell-platform-test

which would only build if all tests pass.

To start with, it would depend on every package, linking it (making sure
all the right versions are there). It could then run testsuites and so
on.

-- Don



More information about the Haskell-platform mailing list