From 40a975624bc3c69cdb1fa53efa90eb9f9dce847c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 15 May 2026 02:57:28 -0700 Subject: [PATCH] Add upper bound for yesod-alerts, #8015 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 67e2357d..971dbdc4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7845,6 +7845,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8011 - semialign < 1.4 + # https://github.com/commercialhaskell/stackage/issues/8015 + - yesod-alerts < 0 + # end of Stackage upper bounds # end of packages