From bc1fa97aa4f035289f9528b7c1acf0d7bf5c4061 Mon Sep 17 00:00:00 2001 From: Joe Kachmar Date: Sun, 11 Nov 2018 01:22:44 -0500 Subject: [PATCH] Re-enables aos-signature, bulletproofs #4119 --- build-constraints.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 213c356d..bc4878ed 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2759,8 +2759,8 @@ packages: - protolude - repline - picosat - - aos-signature < 0 # Test suite build failure commercialhaskell/stackage#4119 - - bulletproofs < 0 # Test suite build failure commercialhaskell/stackage#4119 + - aos-signature + - bulletproofs - pedersen-commitment - merkle-tree