From 84988b5d50110e5ab79f142ed546d37c0284ab15 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Mon, 1 Jul 2019 15:39:12 +0300 Subject: [PATCH] bulletproofs upper bound for #4682 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0458d2c0..b556bde4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2860,7 +2860,8 @@ packages: - repline - picosat < 0 - aos-signature - - bulletproofs + # https://github.com/commercialhaskell/stackage/issues/4682 + - bulletproofs < 1 - pedersen-commitment - merkle-tree - oblivious-transfer