From 6c2bec85ff0b2a2203d62cf0baf3fee5dbd2ba49 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Fri, 9 Nov 2018 22:07:30 -0500 Subject: [PATCH] Removes bulletproofs commercialhaskell/stackage#4119 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2d3eb35f..7420a406 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2758,8 +2758,8 @@ packages: - protolude - repline - picosat - - aos-signature < 0 # Build failure commercialhaskell/stackage#4119 - - bulletproofs + - aos-signature < 0 # Test suite build failure commercialhaskell/stackage#4119 + - bulletproofs < 0 # Test suite build failure commercialhaskell/stackage#4119 - pedersen-commitment - merkle-tree