From 0459bdfcdaa5db9a42b47ebf96010846785b3de0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 21 Jul 2020 19:06:23 +0300 Subject: [PATCH] rocksdb-query upper bound #5532 --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a1eebe7..54acfac5 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4098,7 +4098,7 @@ packages: - nqe - secp256k1-haskell - rocksdb-haskell - - rocksdb-query + - rocksdb-query < 0.4 - haskoin-core < 0 # ghc 8.10 - haskoin-node < 0 # ghc 8.10 - haskoin-store < 0 # https://github.com/haskoin/haskoin-store/issues/12