packages feed

conceit-0.1.0.0: README.md

conceit
=======

A version of the async package's Concurrently for which the computations can
be interrupted by returning a Left value.

Includes a useful Bifunctor instance.