[Haskell-cafe] Generating random enums

Felipe Lessa felipe.lessa at gmail.com
Fri May 1 14:12:47 EDT 2009


On Fri, May 01, 2009 at 01:08:26PM -0500, Thomas Hartman wrote:
> For quickchecking, the code below "cheats" by not defining the
> coarbitrary funciton, which I confess I don't really understand and
> never use.

FWIW, QuickCheck 2 separates 'coarbitrary' in a different class.

--
Felipe.


More information about the Haskell-Cafe mailing list