BSD-3-Clause licensed by Duncan Coutts, Nicolas Wu, Edsko de Vries
Maintained by The Distributed Haskell team
This version can be pinned in stack with:distributed-process-0.7.8@sha256:5f33886c431444a874df7c54e30d0a13913eb4f8a39785924b7e6b648ed5efb1,7682

This is an implementation of Cloud Haskell, as described in Towards Haskell in the Cloud by Jeff Epstein, Andrew Black, and Simon Peyton Jones (https://simon.peytonjones.org/haskell-cloud/), although some of the details are different. The precise message passing semantics are based on A unified semantics for future Erlang by Hans Svensson, Lars-Åke Fredlund and Clara Benac Earle.

You will probably also want to install a Cloud Haskell backend such as distributed-process-simplelocalnet.