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 f56f460 commit 8bfd75bCopy full SHA for 8bfd75b
.travis.yml
@@ -48,7 +48,7 @@ before_script:
48
script:
49
- cabal install --enable-documentation
50
- cabal sdist
51
- - make -k -C examples
+ - make -C examples
52
53
after_script:
54
- ghc-pkg list
0 commit comments