distributed-process icon indicating copy to clipboard operation
distributed-process copied to clipboard

Tutorial chapter 4 (Managed Processes) uses deprecated distributed-process-platform

Open sdroege opened this issue 9 years ago • 2 comments

https://haskell-distributed.github.io/tutorials/4ch.html mentions in the very beginning that it is using https://github.com/haskell-distributed/distributed-process-platform/tree/master/ ... which on the other hand says that it is deprecated in favor of multiple other libraries.

The tutorial should probably be updated to use those

sdroege avatar Jun 09 '16 10:06 sdroege

Ok will fix asap

hyperthunk avatar Jun 18 '16 15:06 hyperthunk

Addressed in a recent PR, will merge shortly. Thanks.

hyperthunk avatar Feb 09 '17 11:02 hyperthunk