From c0d06e0ba1e77a8a78a8eeb922127c3e4a7f2604 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 28 Jun 2023 07:00:44 -0700 Subject: [PATCH] Update bounds for #7033 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 79d80d22..8ddffec9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8527,7 +8527,7 @@ packages: - hoauth2 < 2.8.1 # https://github.com/commercialhaskell/stackage/issues/7033 - - primitive-unlifted < 2.1.0.0 + - primitive-unlifted < 2.0.0.0 # end of Stackage upper bounds # end of packages