darcs patch: Make Gen an instance of Applicative

Duncan Coutts duncan.coutts at worc.ox.ac.uk
Tue May 8 12:38:45 EDT 2007


Thanks to Björn Bringert and Koen Claessen, the QuickCheck 2 darcs repository
is now hosted at:

darcs get http://darcs.haskell.org/QuickCheck/

'darcs send' will send patches to the libraries mailing list.

We figured this list is appropriate since QC is a tool that many people depend
on so getting a wider range of reviewers is good and yet development activity
isn't likely to be so high that a seperate mailing list would be needed.

Here's one such patch:

Tue May  8 17:32:04 BST 2007  Duncan Coutts <duncan.coutts at worc.ox.ac.uk>
  * Make Gen an instance of Applicative
  So we can use the nice syntax: f <$> a <*> b <*> c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 3184 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/libraries/attachments/20070508/2c90809d/attachment.bin


More information about the Libraries mailing list