[Haskell-cafe] Observations from ListLike

Malcolm Wallace Malcolm.Wallace at cs.york.ac.uk
Tue Sep 18 06:01:04 EDT 2007


John Goerzen <jgoerzen at complete.org> wrote:

> * Hugs programs that use cpphs can't use ByteString

This bug in cpphs was fixed already, several days ago.

> * It would be really nice if QuickCheck supported I/O

QuickCheckM gives you monadic test properties, as described in a Haskell
Workshop 2002 paper.
    http://www.cs.chalmers.se/~rjmh/QuickCheck/

Regards,
    Malcolm


More information about the Haskell-Cafe mailing list