From 27ea08737ac52c553eabf71b24597b0251e5350f Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 23 Sep 2021 20:23:02 -0400 Subject: [PATCH] constrain some hledger stuff per #6202 --- build-constraints.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index abb6f39f..cfa85305 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -6724,6 +6724,13 @@ packages: # https://github.com/commercialhaskell/stackage/issues/6195 - miso < 1.8 + # https://github.com/commercialhaskell/stackage/issues/6202 + - hledger-lib < 1.23 + - hledger < 1.23 + - hledger-iadd < 1.3.16 + - hledger-ui < 1.23 + - hledger-web < 1.23 + # end of packages # Package flags are applied to individual packages, and override the values of