From e217e71b2ed076262448366ff65f48849cb7ad3d Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sun, 24 Dec 2023 01:11:40 +0100 Subject: [PATCH] barbies upper bound for #7214 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d6e7048e..40ad01a9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8074,6 +8074,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7213 - doctest-lib < 0.1.1 + + # https://github.com/commercialhaskell/stackage/issues/7214 + - barbies < 2.1.0.0 # end of Stackage upper bounds # end of packages