From ea2d2d13d76d6d32f3d824aba1806d28e7961505 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 19 Aug 2025 22:40:29 -0700 Subject: [PATCH] Add an upper bound to `saturn` (#7823) 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 04f6b95d..efda241e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2435,7 +2435,7 @@ packages: - ratel-wai - rattletrap - salve - - saturn + - saturn < 1.1 # https://github.com/commercialhaskell/stackage/issues/7823 - strive - witch - wuss