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