Skip to content

Commit c4bd98a

Browse files
committed
Install ghc-8.2.1 explictily
1 parent 54f5a20 commit c4bd98a

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
@@ -18,7 +18,7 @@ addons:
1818
key_url: 'https://deb.nodesource.com/gpgkey/nodesource.gpg.key'
1919
packages:
2020
- cabal-install-2.2
21-
- ghc-8.2
21+
- ghc-8.2.1
2222
- ghcjs-8.2
2323
- alex-3.1.4
2424
- happy-1.19.5

0 commit comments

Comments
 (0)