From d64b69a2e9a5db85d4811de0367eeb8f97590079 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 1 Mar 2020 22:22:58 -0800 Subject: [PATCH] Add upper bounds for hledger packages, #5219 --- build-constraints.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 65c78785..c26e1966 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4719,6 +4719,12 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5218 - unliftio-core < 0.2 + # https://github.com/commercialhaskell/stackage/issues/5219 + - hledger-lib < 1.17 + - hledger < 1.17 + - hledger-ui < 1.17 + - hledger-web < 1.17 + # end of packages # Package flags are applied to individual packages, and override the values of