Skip to content

Commit 186cf66

Browse files
committed
travis: Install the latest happy first
1 parent db9baea commit 186cf66

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install-deps.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ fi
1717
make -f make_unix.mak
1818

1919
cabal update
20-
cabal install ghc-mod
20+
cabal install happy
21+
cabal install -j ghc-mod

0 commit comments

Comments
 (0)