From e47d9ea509b3a8e776cc7e75b3de37a7ab6bb10a Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sat, 13 Nov 2021 10:56:33 -0600 Subject: [PATCH] Add upper bound for hspec-discover, #6297 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0692ee34..86cda9a1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6788,6 +6788,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6296 - opaleye < 0.8 + # https://github.com/commercialhaskell/stackage/issues/6297 + - hspec-discover < 2.9 + # end of packages # Package flags are applied to individual packages, and override the values of