From 3b123bae306aece19e18e9863744118256198d59 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 Jul 2018 10:45:33 -0600 Subject: [PATCH] Unblock inspection-testing, see #3808 --- build-constraints.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 334c533e..0f09c2bf 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -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.