We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d749fe commit 765a0a2Copy full SHA for 765a0a2
.travis.yml
@@ -27,7 +27,7 @@ before_cache:
27
matrix:
28
include:
29
- compiler: ghc-8.8.3
30
- addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.8.1","cabal-install-3.0"]}}
+ addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.8.3","cabal-install-3.0"]}}
31
- compiler: ghc-8.6.5
32
addons: {"apt":{"sources":["hvr-ghc"],"packages":["ghc-8.6.5","cabal-install-2.4"]}}
33
- compiler: ghc-8.4.4
0 commit comments