From 6ab512d2dc146fa0d478f8796fbf4ba88c2f0936 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Fri, 2 Jun 2023 12:42:41 -0700 Subject: [PATCH] add constraint hledger < 1.30 per #6994 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7acf0a46..c2e87751 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -7804,6 +7804,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6983 - pandoc-symreg < 0.2.1 + + # https://github.com/commercialhaskell/stackage/issues/6994 + - hledger-lib < 1.30 + - hledger < 1.30 + - hledger-ui < 1.30 + - hledger-web < 1.30 # end of packages # Package flags are applied to individual packages, and override the values of