This repository was archived by the owner on Jun 21, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy path.gitmodules
66 lines (66 loc) · 3.1 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
[submodule "network-transport"]
path = network-transport
url = https://github.com/haskell-distributed/network-transport
[submodule "network-transport-composed"]
path = network-transport-composed
url = https://github.com/haskell-distributed/network-transport-composed
[submodule "network-transport-inmemory"]
path = network-transport-inmemory
url = https://github.com/haskell-distributed/network-transport-inmemory
[submodule "network-transport-tcp"]
path = network-transport-tcp
url = https://github.com/haskell-distributed/network-transport-tcp
[submodule "network-transport-tests"]
path = network-transport-tests
url = https://github.com/haskell-distributed/network-transport-tests
[submodule "rank1dynamic"]
path = rank1dynamic
url = https://github.com/haskell-distributed/rank1dynamic
[submodule "distributed-static"]
path = distributed-static
url = https://github.com/haskell-distributed/distributed-static
[submodule "distributed-process"]
path = distributed-process
url = https://github.com/haskell-distributed/distributed-process
[submodule "distributed-process-platform"]
path = distributed-process-platform
url = https://github.com/haskell-distributed/distributed-process-platform
[submodule "distributed-process-extras"]
path = distributed-process-extras
url = https://github.com/haskell-distributed/distributed-process-extras
[submodule "distributed-process-async"]
path = distributed-process-async
url = https://github.com/haskell-distributed/distributed-process-async
[submodule "distributed-process-client-server"]
path = distributed-process-client-server
url = https://github.com/haskell-distributed/distributed-process-client-server
[submodule "distributed-process-supervisor"]
path = distributed-process-supervisor
url = https://github.com/haskell-distributed/distributed-process-supervisor
[submodule "distributed-process-task"]
path = distributed-process-task
url = https://github.com/haskell-distributed/distributed-process-task
[submodule "distributed-process-execution"]
path = distributed-process-execution
url = https://github.com/haskell-distributed/distributed-process-execution
[submodule "azure-service-api"]
path = azure-service-api
url = https://github.com/haskell-distributed/azure-service-api
[submodule "distributed-process-azure"]
path = distributed-process-azure
url = https://github.com/haskell-distributed/distributed-process-azure
[submodule "distributed-process-demos"]
path = distributed-process-demos
url = https://github.com/haskell-distributed/distributed-process-demos
[submodule "distributed-process-simplelocalnet"]
path = distributed-process-simplelocalnet
url = https://github.com/haskell-distributed/distributed-process-simplelocalnet
[submodule "distributed-process-p2p"]
path = distributed-process-p2p
url = https://bitbucket.org/dpwiz/distributed-process-p2p.git
[submodule "network-transport-benchmarks"]
path = network-transport-benchmarks
url = https://github.com/haskell-distributed/network-transport-benchmarks.git
[submodule "distributed-process-registry"]
path = distributed-process-registry
url = https://github.com/haskell-distributed/distributed-process-registry