Skip to content

Commit f4d5f45

Browse files
committed
Select right GHC 8.0 version
1 parent e953062 commit f4d5f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ matrix:
2727
addons: {apt: {packages: [cabal-install-1.22,ghc-7.10.3,happy-1.19.5], sources: [hvr-ghc]}}
2828
- env: CABALVER=1.24 GHCVER=8.0.2 HAPPYVER=1.19.5
2929
compiler: ": #GHC 8.0.2"
30-
addons: {apt: {packages: [cabal-install-1.24,ghc-8.0.1,happy-1.19.5], sources: [hvr-ghc]}}
30+
addons: {apt: {packages: [cabal-install-1.24,ghc-8.0.2,happy-1.19.5], sources: [hvr-ghc]}}
3131
- env: CABALVER=2.0 GHCVER=8.2.2 HAPPYVER=1.19.5
3232
compiler: ": #GHC 8.2.2"
3333
addons: {apt: {packages: [cabal-install-2.0,ghc-8.2.2,happy-1.19.5], sources: [hvr-ghc]}}

0 commit comments

Comments
 (0)