From 674acd6e436f0f696dbf5c95d9b6bedacebf5c15 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 25 Aug 2026 12:16:46 -0700 Subject: [PATCH] hledger-ui < 1.52.2, refs #8104 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 165544e7..8b451aeb 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7911,6 +7911,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/8102 - dotparse < 0.1.4.1 + + # https://github.com/commercialhaskell/stackage/issues/8104 + - hledger-ui < 1.52.2 # end of Stackage upper bounds # end of packages