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