File tree Expand file tree Collapse file tree 5 files changed +8
-30
lines changed Expand file tree Collapse file tree 5 files changed +8
-30
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,14 @@ sudo: false
4
4
5
5
matrix :
6
6
include :
7
- - env : ARGS="--stack-yaml stack-ghc-7.8.4.yaml"
8
- addons : {apt: {packages: [libgmp-dev]}}
9
-
10
7
- env : ARGS="--stack-yaml stack-ghc-7.10.3.yaml"
11
8
addons : {apt: {packages: [libgmp-dev]}}
12
9
13
10
- env : ARGS="--stack-yaml stack-ghc-8.0.2.yaml"
14
11
addons : {apt: {packages: [libgmp-dev]}}
15
12
16
- # - env: ARGS=
17
- # addons: {apt: {packages: [libgmp-dev]}}
13
+ - env : ARGS=
14
+ addons : {apt: {packages: [libgmp-dev]}}
18
15
19
16
cache :
20
17
directories :
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ packages:
5
5
- distributed-process-tests/
6
6
7
7
extra-deps :
8
- - rank1dynamic-0.3.3 .0
9
- - distributed-static-0.3.5.0
8
+ - rank1dynamic-0.4 .0
9
+ - distributed-static-0.3.8
10
10
- network-transport-0.5.2
11
11
- network-transport-tcp-0.6.0
12
12
- network-transport-inmemory-0.5.2
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ packages:
5
5
- distributed-process-tests/
6
6
7
7
extra-deps :
8
- - rank1dynamic-0.3.3 .0
9
- - distributed-static-0.3.5.0
8
+ - rank1dynamic-0.4 .0
9
+ - distributed-static-0.3.8
10
10
- network-transport-0.5.2
11
11
- network-transport-tcp-0.6.0
12
12
- network-transport-inmemory-0.5.2
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ packages:
5
5
- distributed-process-tests/
6
6
7
7
extra-deps :
8
- - rank1dynamic-0.3.3 .0
9
- - distributed-static-0.3.5.0
8
+ - rank1dynamic-0.4 .0
9
+ - distributed-static-0.3.8
10
10
- network-transport-0.5.2
11
11
- network-transport-tcp-0.6.0
12
12
- network-transport-inmemory-0.5.2
You can’t perform that action at this time.
0 commit comments