QuickCheck support in libraries

Conal Elliott conal at conal.net
Sat Oct 27 02:13:03 EDT 2007


I'd like libraries to provide QuickCheck support (instances of Arbitrary)
for types they define, where possible.  Are there any reasons not to
routinely do so?  Otherwise, I end up working them out for myself and
probably replicating other people's work.

 - Conal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/libraries/attachments/20071026/98ce698e/attachment.htm


More information about the Libraries mailing list