From 8e103712f7037eff1956a689ec40e63487e71395 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Jun 2023 07:09:13 -0700 Subject: [PATCH] Update bounds for #7033 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0b0dbbb8..2c0a2750 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8527,7 +8527,9 @@ packages: - hoauth2 < 2.8.1 # https://github.com/commercialhaskell/stackage/issues/7033 - - primitive-unlifted < 0.1.3.1 + - primitive-unlifted < 2.0.0.0 + - contiguous < 0.6.4.0 + - run-st < 0.1.3.2 # end of Stackage upper bounds # end of packages