From 3b9ed4b929969a0864db9b8d789c48b24c9f278f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Tue, 5 Jun 2018 07:16:15 -0700 Subject: [PATCH] Upper bound several hledger-* packages (#3706) --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d66ccc474..1c8a6e715 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3512,6 +3512,14 @@ packages: # https://github.com/commercialhaskell/stackage/issues/3702 - hw-rankselect < 0.11 + + # https://github.com/commercialhaskell/stackage/issues/3706 + - hledger < 1.9.1 + - hledger-lib < 1.9.1 + - hledger-ui < 1.9.1 + - hledger-web < 1.9.2 + - hledger-api < 1.9.1 + - hledger-interest < 1.5.2 # end of packages # Package flags are applied to individual packages, and override the values of