File tree Expand file tree Collapse file tree 6 files changed +11
-0
lines changed Expand file tree Collapse file tree 6 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ packages:
5
5
- packages/distributed-process-async
6
6
- packages/distributed-process-client-server
7
7
- packages/distributed-process-execution
8
+ - packages/distributed-process-extras
8
9
- packages/distributed-process-tests
9
10
11
+
10
12
extra-deps :
11
13
- distributed-static-0.3.9
12
14
- network-transport-tcp-0.8.0
Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ packages:
5
5
- packages/distributed-process-async
6
6
- packages/distributed-process-client-server
7
7
- packages/distributed-process-execution
8
+ - packages/distributed-process-extras
8
9
- packages/distributed-process-tests
9
10
11
+
10
12
extra-deps :
11
13
- distributed-static-0.3.9
12
14
- network-transport-tcp-0.8.0
Original file line number Diff line number Diff line change @@ -6,8 +6,10 @@ packages:
6
6
- packages/distributed-process-async
7
7
- packages/distributed-process-client-server
8
8
- packages/distributed-process-execution
9
+ - packages/distributed-process-extras
9
10
- packages/distributed-process-tests
10
11
12
+
11
13
extra-deps :
12
14
# Need to clone network-transport-tcp package and patch the file:
13
15
# src/Network/Transport/TCP/Internal.hs
Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ packages:
5
5
- packages/distributed-process-async
6
6
- packages/distributed-process-client-server
7
7
- packages/distributed-process-execution
8
+ - packages/distributed-process-extras
8
9
- packages/distributed-process-tests
9
10
11
+
10
12
extra-deps :
11
13
# Both distributed-static and network-transport-inmemory have
12
14
# revisions on hackage that bump dependencies like containers and
Original file line number Diff line number Diff line change @@ -5,8 +5,10 @@ packages:
5
5
- packages/distributed-process-async
6
6
- packages/distributed-process-client-server
7
7
- packages/distributed-process-execution
8
+ - packages/distributed-process-extras
8
9
- packages/distributed-process-tests
9
10
11
+
10
12
extra-deps :
11
13
# Both distributed-static and network-transport-inmemory have
12
14
# revisions on hackage that bump dependencies like containers and
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ packages:
5
5
- packages/distributed-process-async
6
6
- packages/distributed-process-client-server
7
7
- packages/distributed-process-execution
8
+ - packages/distributed-process-extras
8
9
- packages/distributed-process-tests
9
10
10
11
extra-deps :
You can’t perform that action at this time.
0 commit comments