[Haskell] ANN: hstest 0.0.0

Dave Hinton beakerchu at googlemail.com
Sat May 22 19:54:36 EDT 2010


I'm pleased to announce the release of version 0.0.0 of hstest
<http://hackage.haskell.org/package/hstest>
<http://bitbucket.org/dave4420/hstest/wiki/Home>.

hstest runs specially named QuickCheck properties, similar to
quickcheck-script, but uses the GHC API.

As well as being the first Haskell package I've released, it's the
first time I've used the GHC API. I have only tested it with GHC
6.10.1 and 6.10.3, so feedback on whether it works with other versions
of GHC is especially welcome, in addition to the usual bug reports.

Thanks,
/Dave


More information about the Haskell mailing list