That is a core primitive in Cloud Haskell but not the only one - you also send and receive data as in Erlang. distributed-process-platform provides Erlang style supervisors, gen_server, etc. It's all there and very much captures the features and spirit of OTP in a powerful static type system.
Comments
That is a core primitive in Cloud Haskell but not the only one - you also send and receive data as in Erlang. distributed-process-platform provides Erlang style supervisors, gen_server, etc. It's all there and very much captures the features and spirit of OTP in a powerful static type system.
I'll definitely give it another look. I may have just misunderstood where the effort was being spent.
You may be thinking of the statics stuff being done with GHC 7.10.
I think I just missoveremphasized the importance of a particular paper on it that I read.