From bd930c230eb0d57fbcf0aec288e21159ae220821 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Thu, 21 May 2020 19:24:16 +0000 Subject: [PATCH] Unrestricts validation-selective (#5346) --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 932a3174..72e2574d 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4824,9 +4824,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5347 - persistent-template < 2.8.3 - # https://github.com/commercialhaskell/stackage/issues/5346 - - validation-selective < 0.1.0.0 - # https://github.com/commercialhaskell/stackage/issues/5348 - tasty < 1.3 - tasty-golden < 2.3.3.3