Skip to content

Commit 292b358

Browse files
authored
Update paper URL in cabal description
1 parent 4a90f5c commit 292b358

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

distributed-process.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Synopsis: Cloud Haskell: Erlang-style concurrency in Haskell
1414
Description: This is an implementation of Cloud Haskell, as described in
1515
/Towards Haskell in the Cloud/ by Jeff Epstein, Andrew Black,
1616
and Simon Peyton Jones
17-
(<http://research.microsoft.com/en-us/um/people/simonpj/papers/parallel/>),
17+
(<https://simon.peytonjones.org/haskell-cloud/>),
1818
although some of the details are different. The precise message
1919
passing semantics are based on /A unified semantics for future Erlang/
2020
by Hans Svensson, Lars-&#xc5;ke Fredlund and Clara Benac Earle.

0 commit comments

Comments
 (0)