This seems to be the main homepage for the Cloud Haskell effort.
distributed-process seems to be the main library.
The implementation is based off Towards Haskell in the Cloud by Jeff Epstein, Andrew Black, and Simon Peyton Jones.
There’s a Cloud Haskell wiki page filled with links to videos, blog posts, papers, and documentation.
I kind of wish they’d remove the “Erlang-style” comment - there is just so much different in Could Haskell compared to Erlang/OTP that the comparison doesn’t seem quite apt, except in the most superficial way.. The comparison makes more sense in systems like Akka which feel a lot more like erlang.