Unblock inspection-testing, see #3808

This commit is contained in:
Dan Burton 2018-07-09 10:45:33 -06:00
parent 8f004f2adb
commit 3b123bae30
No known key found for this signature in database
GPG Key ID: 41F154F410EC12E0

View File

@ -3603,9 +3603,6 @@ packages:
# https://github.com/commercialhaskell/stackage/issues/3787
- semigroupoids < 5.3
# https://github.com/commercialhaskell/stackage/issues/3808
- inspection-testing < 0.3
# end of packages
# Package flags are applied to individual packages, and override the values of
@ -3833,6 +3830,8 @@ skipped-tests:
- pandoc # tasty 1.1
- text-short # tasty 1.1
- servant-auth-docs # doctest 0.16
- fin # via inspection-testing-0.3
- vec # via inspection-testing-0.3
# Transitive outdated dependencies
# These can also be checked for updates periodically.