We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4a90f5c + 292b358 commit 699dfdfCopy full SHA for 699dfdf
distributed-process.cabal
@@ -14,7 +14,7 @@ Synopsis: Cloud Haskell: Erlang-style concurrency in Haskell
14
Description: This is an implementation of Cloud Haskell, as described in
15
/Towards Haskell in the Cloud/ by Jeff Epstein, Andrew Black,
16
and Simon Peyton Jones
17
- (<http://research.microsoft.com/en-us/um/people/simonpj/papers/parallel/>),
+ (<https://simon.peytonjones.org/haskell-cloud/>),
18
although some of the details are different. The precise message
19
passing semantics are based on /A unified semantics for future Erlang/
20
by Hans Svensson, Lars-Åke Fredlund and Clara Benac Earle.
0 commit comments