Skip to content

Commit ac9a4d3

Browse files
authored
Fixed link to docs in distributed-process.cabal
1 parent 699dfdf commit ac9a4d3

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
@@ -8,7 +8,7 @@ Copyright: Well-Typed LLP, Tweag I/O Limited
88
Author: Duncan Coutts, Nicolas Wu, Edsko de Vries
99
Maintainer: Tim Watson <watson.timothy@gmail.com>
1010
Stability: experimental
11-
Homepage: http://haskell-distributed.github.com/
11+
Homepage: https://haskell-distributed.github.io/
1212
Bug-Reports: https://github.com/haskell-distributed/distributed-process/issues
1313
Synopsis: Cloud Haskell: Erlang-style concurrency in Haskell
1414
Description: This is an implementation of Cloud Haskell, as described in

0 commit comments

Comments
 (0)