BSD-3-Clause licensed by Jeremy Huffman
Maintained by [email protected]
This version can be pinned in stack with:distributed-process-monad-control-0.5.1.3@sha256:72f0c212135ddaf9c7613499f9612855f2470e4ec6b8aa3447781fa2a5dbd260,2240

Module documentation for 0.5.1.3

distributed-process-monad-control

Orphan instances for MonadBase and MonadBaseControl. Please see the tutorial for an introduction and use case for these instances. Also please note that these instances enable the use of functions that are un-sound in the context of distributed-process. Functions such as forkIO (or, fork from lifted-base) compromise invariants in the Process monad and can lead to confusing and subtle issues. Always use the Cloud Haskell functions such as spawnLocal instead.

This repository is part of Cloud Haskell.

See http://haskell-distributed.github.io for documentation, user guides, tutorials and assistance.

Getting Help / Raising Issues

Please visit our bug tracker to submit issues. Anyone can browse, although you’ll need to provide an email address and create an account in order to submit new issues.

If you’d like to talk to a human, please contact us at the parallel-haskell mailing list in the first instance - [email protected].

License

distributed-process-monad-control is made available under a BSD-3 license.