File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 8
8
matrix :
9
9
fast_finish : true
10
10
include :
11
- - env : BUILD=cabal GHCVER=7.10.3 CABALVER=1.22 HAPPYVER=1.19.5 ALEXVER=3.1.7 RUN_TESTS=--run-tests
11
+ - env : BUILD=cabal GHCVER=7.10.3 CABALVER=2.0 HAPPYVER=1.19.5 ALEXVER=3.1.7 RUN_TESTS=--run-tests
12
12
compiler : " : #GHC 7.10.3"
13
13
addons :
14
14
apt :
15
15
packages :
16
- - cabal-install-1.22
16
+ - cabal-install-2.0
17
17
- ghc-7.10.3
18
18
- happy-1.19.5
19
19
- alex-3.1.7
@@ -22,12 +22,12 @@ matrix:
22
22
- c2hs
23
23
sources :
24
24
- hvr-ghc
25
- - env : BUILD=cabal GHCVER=8.0.2 CABALVER=1.24 HAPPYVER=1.19.5 ALEXVER=3.1.7 RUN_TESTS=--run-tests
25
+ - env : BUILD=cabal GHCVER=8.0.2 CABALVER=2.0 HAPPYVER=1.19.5 ALEXVER=3.1.7 RUN_TESTS=--run-tests
26
26
compiler : " : #GHC 8.0.2"
27
27
addons :
28
28
apt :
29
29
packages :
30
- - cabal-install-1.24
30
+ - cabal-install-2.0
31
31
- ghc-8.0.2
32
32
- happy-1.19.5
33
33
- alex-3.1.7
You can’t perform that action at this time.
0 commit comments