From 86b82dde39823eb86943134a52e801d537a329f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sun, 23 Mar 2025 18:16:54 +0100 Subject: [PATCH] Disabled `sel` (haskell-cryptography/libsodium-bindings#186). --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 40ebc2a6..01172bb1 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1351,7 +1351,7 @@ packages: - pcre-light - phantom-state - post-mess-age - - sel + - sel < 0 # 0.2.0.0 https://github.com/haskell-cryptography/libsodium-bindings/issues/186 - sorted-list - text-display