From f1db845b15e3e997140b95c25bb029fffb43d212 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 30 Apr 2026 07:57:23 -0700 Subject: [PATCH] Remove bounds on `hledger-{ui,web}`. Fix #7995. Fix #7996 Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 64a975e3..7fd3f8f3 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1533,8 +1533,8 @@ packages: # (#3494/closed, #5779/closed) - hledger - hledger-lib - - hledger-ui < 1.52.1 # https://github.com/commercialhaskell/stackage/issues/7995 - - hledger-web < 1.52.1 # https://github.com/commercialhaskell/stackage/issues/7996 + - hledger-ui + - hledger-web "Aaron Allen @aaronallen8455": - breakpoint