From d88aab8af449eff0d91a2159e5dc1bc437479926 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Sun, 31 Dec 2017 13:22:08 -0800 Subject: [PATCH] Upper bound hledger-lib < 1.5 (#3155) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 293071e5..d3bca136 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3170,6 +3170,9 @@ packages: # https://github.com/fpco/stackage/issues/3154 - entropy < 0.4 + # https://github.com/fpco/stackage/issues/3155 + - hledger-lib < 1.5 + # end of packages # Package flags are applied to individual packages, and override the values of