Skip to content

Commit 699dfdf

Browse files
authored
Merge pull request #381 from chris-martin/patch-1
Update paper URL in cabal description
2 parents 4a90f5c + 292b358 commit 699dfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)