Skip to content

Commit 5366f64

Browse files
committed
fix happy version
1 parent 3c6ebad commit 5366f64

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
@@ -23,7 +23,7 @@ matrix:
2323

2424
- env: BUILD=cabal GHCVER=8.4.2 CABALVER=2.2
2525
compiler: ": #GHC 8.4.2"
26-
addons: {apt: {packages: [cabal-install-2.2,happy-1.19.9,ghc-8.4.2], sources: [hvr-ghc]}}
26+
addons: {apt: {packages: [cabal-install-2.2,happy-1.19.5,ghc-8.4.2], sources: [hvr-ghc]}}
2727

2828
# - env: BUILD=stack ARGS="--resolver lts-2"
2929
# compiler: ": #stack 7.8.4"

0 commit comments

Comments
 (0)