From 5f7fc2e752c89a6796e8272a15f1da953101a5f0 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 29 Apr 2026 06:57:51 -0700 Subject: [PATCH] Add upper bound for `hledger-ui` (#7995) 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 7fd3f8f3..a4787708 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1533,7 +1533,7 @@ packages: # (#3494/closed, #5779/closed) - hledger - hledger-lib - - hledger-ui + - hledger-ui < 1.52.1 # https://github.com/commercialhaskell/stackage/issues/7995 - hledger-web "Aaron Allen @aaronallen8455":