From 0e94be81cd82ddb6daabb7d8431bb7ceb4863f7c Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 8 Dec 2020 12:24:11 -0600 Subject: [PATCH] Add upper bound for structured-cli, #5780 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2269a0be..67690e41 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5076,6 +5076,8 @@ packages: - hledger-ui < 1.20 - hledger-web < 1.20 + # https://github.com/commercialhaskell/stackage/issues/5780 + - structured-cli < 2.7 # end of packages