@hackage cio0.1.0

A monad for concurrent IO on a thread pool

Provides a monadic API for efficient concurrency based on a thread pool. The implementation is based on a "parallel-io" library.