From f42e9b8dddd29af8de0e5409a10b7f6b336ba6a4 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Fri, 13 Jun 2025 16:31:28 -1000 Subject: [PATCH] hledger: drop <1.43 constraint --- build-constraints.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61d41ec6..be2955d2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7875,12 +7875,6 @@ packages: # https://github.com/commercialhaskell/stackage/issues/7763 - NanoID < 3.4.1 - # https://github.com/commercialhaskell/stackage/issues/7764 - - hledger-lib < 1.43 - - hledger-web < 1.43 - - hledger-ui < 1.43 - - hledger < 1.43 - # https://github.com/commercialhaskell/stackage/issues/7765 - yesod-test < 1.6.22