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 fbf5fdf commit d98c2d5Copy full SHA for d98c2d5
.travis.yml
@@ -63,6 +63,7 @@ matrix:
63
addons: {apt: {packages: [ghc-ppa-tools,cabal-install-head,ghc-head], sources: [hvr-ghc]}}
64
65
allow_failures:
66
+ - compiler: "ghc-8.6.1"
67
- compiler: "ghc-head"
68
69
before_install:
0 commit comments