Hey everyone,
Cloud Haskell is a domain-specific language for developing distributed systems using the Actor model popularized by Erlang.
A suite of packages implementing Cloud Haskell ideas exist, such as distributed-process
. These repositories are stored in the haskell-distributed
organization on GitHub.
I want to ask the community: how can we make it easier for you to use or contribute to Cloud Haskell?
For example, on my side, reworking the organization structure would help in maintaining the >30 relevant packages. If you have comments about this, join the discussion here.