@hackage eprocess1.5.1

*Very* basic Erlang-like process support for Haskell

This library provides a *very* basic support for processes with message queues. It was built using channels, threads and MVars. Since version 1.1.0 you can also kill a running process.