From 0223f0953423574094142daa5ea7ea2f6edb1d1f Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Thu, 28 Mar 2024 18:27:01 -0700 Subject: [PATCH] Add upper bound to `xxhash-ffi` (#7361) Signed-off-by: Mihai Maruseac --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0416a8cf..db73d00f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3659,7 +3659,7 @@ packages: - intset-imperative - lxd-client - lxd-client-config - - xxhash-ffi + - xxhash-ffi < 0.3 # https://github.com/commercialhaskell/stackage/issues/7361 - zeromq4-patterns "Cliff Harvey @BlackBrane":