This repository was archived by the owner on Feb 15, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-12
lines changed Expand file tree Collapse file tree 3 files changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -2,15 +2,12 @@ resolver: nightly-2016-03-08
2
2
3
3
packages :
4
4
- ' .'
5
- - location :
6
- git : https://github.com/haskell-distributed/distributed-process-client-server.git
7
- commit : 935516a3fde7a194ca84f77a1e6584192c5f878b
8
- extra-dep : true
9
5
10
6
extra-deps :
11
7
- network-transport-inmemory-0.5.1 # snapshot 0.5.2 in lts-7.18
12
8
- distributed-process-0.6.6 # missing snapshot
13
9
- distributed-process-extras-0.3.1 # missing snapshot
14
10
- distributed-process-async-0.2.4 # missing snapshot
15
11
- distributed-process-systest-0.1.1 # missing prior to Jan-2017
12
+ - distributed-process-client-server-0.2.1
16
13
- rematch-0.2.0.0
Original file line number Diff line number Diff line change @@ -2,15 +2,12 @@ resolver: lts-7.18
2
2
3
3
packages :
4
4
- ' .'
5
- - location :
6
- git : https://github.com/haskell-distributed/distributed-process-client-server.git
7
- commit : 935516a3fde7a194ca84f77a1e6584192c5f878b
8
- extra-dep : true
9
5
10
6
extra-deps :
11
7
- network-transport-inmemory-0.5.1 # snapshot 0.5.2 in lts-7.18
12
8
- distributed-process-0.6.6 # missing snapshot
13
9
- distributed-process-extras-0.3.1 # missing snapshot
14
10
- distributed-process-async-0.2.4 # missing snapshot
15
11
- distributed-process-systest-0.1.1 # missing prior to Jan-2017
12
+ - distributed-process-client-server-0.2.1
16
13
- rematch-0.2.0.0
Original file line number Diff line number Diff line change @@ -2,14 +2,11 @@ resolver: nightly-2017-02-03
2
2
3
3
packages :
4
4
- ' .'
5
- - location :
6
- git : https://github.com/haskell-distributed/distributed-process-client-server.git
7
- commit : 935516a3fde7a194ca84f77a1e6584192c5f878b
8
- extra-dep : true
9
5
10
6
extra-deps :
11
7
- distributed-process-0.6.6 # missing snapshot
12
8
- distributed-process-extras-0.3.1 # missing snapshot
13
9
- distributed-process-async-0.2.4 # missing snapshot
14
10
- distributed-process-systest-0.1.1 # missing prior to Jan-2017
11
+ - distributed-process-client-server-0.2.1
15
12
- rematch-0.2.0.0
You can’t perform that action at this time.
0 commit comments