tangled
alpha
login
or
join now
huwcampbell.com
/
grenade
1
fork
atom
💣 Machine learning which might blow up in your face 💣
1
fork
atom
overview
issues
pulls
pipelines
travis: Build with ghc 8.4
Erik de Castro Lopo
7 years ago
b7ae86ba
55e6719f
+2
-1
1 changed file
expand all
collapse all
unified
split
.travis.yml
+2
-1
.travis.yml
···
4
4
env:
5
5
- CABALVER=1.22 GHCVER=7.10.3
6
6
- CABALVER=1.24 GHCVER=8.0.2
7
7
-
- CABALVER=2.0 GHCVER=8.2.1
7
7
+
- CABALVER=2.0 GHCVER=8.2.2
8
8
+
- CABALVER=2.0 GHCVER=8.4.3
8
9
9
10
# Note: the distinction between `before_install` and `install` is not important.
10
11
before_install: