From f97ebf70087dc8d679f6a85044761504180f3915 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 17 Jun 2026 06:47:22 -0700 Subject: [PATCH] Add bound on `yesod-core` (#8045) 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 c5d504d3..ec15bb84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5917,7 +5917,7 @@ packages: - xss-sanitize - yeshql-core - yeshql-hdbc - - yesod-core + - yesod-core < 1.7 # https://github.com/commercialhaskell/stackage/issues/8045 - yesod-form - yesod-persistent - zlib