@hackage eprocess1.0.0

*Very* basic erlang-like process support for Haskel

This library provides a *very* basic support for processes with message queues. It was built using channels and MVars.