Merge pull request #2 from jkachmar/patch-1

Skips exinst tests (serialise/cborg deps)
This commit is contained in:
Renzo Carbonara 2018-05-28 11:59:44 +02:00 committed by GitHub
commit 4d3ca0aedf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3720,6 +3720,7 @@ skipped-tests:
# Transitive outdated dependencies
# These can also be checked for updates periodically.
- exinst # via cborg and serialise https://github.com/commercialhaskell/stackage/issues/3666 and 3667
- MissingH # via testpack https://github.com/jgoerzen/testpack/issues/11
- o-clock # tasty 0.12 via tasty-hedgehog
- options # ansi-terminal-0.8 via chell