mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-24 12:07:53 +01:00
Unblock inspection-testing, see #3808
This commit is contained in:
parent
8f004f2adb
commit
3b123bae30
@ -3603,9 +3603,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/3787
|
# https://github.com/commercialhaskell/stackage/issues/3787
|
||||||
- semigroupoids < 5.3
|
- semigroupoids < 5.3
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/3808
|
|
||||||
- inspection-testing < 0.3
|
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
@ -3833,6 +3830,8 @@ skipped-tests:
|
|||||||
- pandoc # tasty 1.1
|
- pandoc # tasty 1.1
|
||||||
- text-short # tasty 1.1
|
- text-short # tasty 1.1
|
||||||
- servant-auth-docs # doctest 0.16
|
- servant-auth-docs # doctest 0.16
|
||||||
|
- fin # via inspection-testing-0.3
|
||||||
|
- vec # via inspection-testing-0.3
|
||||||
|
|
||||||
# Transitive outdated dependencies
|
# Transitive outdated dependencies
|
||||||
# These can also be checked for updates periodically.
|
# These can also be checked for updates periodically.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user