From f4cd9c34fd2d66f9eab0de1c81e9cae258f22d63 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Sun, 6 Dec 2020 16:00:44 -0600 Subject: [PATCH] Upper bound for chiphunk, #5774 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index eaa29ee2..825394de 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5074,6 +5074,9 @@ packages: - hledger-ui < 1.20 - hledger-web < 1.20 + # https://github.com/commercialhaskell/stackage/issues/5774 + - chiphunk < 0.1.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of