distributed-process
distributed-process copied to clipboard
Tutorial chapter 4 (Managed Processes) uses deprecated distributed-process-platform
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
Ok will fix asap
Addressed in a recent PR, will merge shortly. Thanks.