From 3728d23d18e1b1ffbaf32633ca13c773eee162ee Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 20 May 2025 06:36:29 -0700 Subject: [PATCH] Add upper bound for #7722 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7c95e559..92d405b4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7867,6 +7867,7 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7722 - persistent < 2.15 + - persistent-sqlite < 2.13.3 # https://github.com/commercialhaskell/stackage/issues/7723 - sorted-list < 0.3