From 86ec5889883ed269737efa5a462fd003ae067ec6 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Wed, 22 Jul 2020 17:17:50 +0300 Subject: [PATCH] Add rocksdb-haskell-jprupp (fixes #5532) --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index cbb7f943..9033e24f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4098,7 +4098,8 @@ packages: - nqe - secp256k1-haskell - rocksdb-haskell - - rocksdb-query < 0.4 + - rocksdb-haskell-jprupp + - rocksdb-query - haskoin-core < 0 # ghc 8.10 - haskoin-node < 0 # ghc 8.10 - haskoin-store < 0 # https://github.com/haskoin/haskoin-store/issues/12