From 1cb17fa639f6cb5a2d7467c8e8dac59bb3f6c7c9 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Fri, 3 Jan 2025 15:33:57 -0800 Subject: [PATCH] Keep `cryptnite` 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 35d09ef3..fea88e25 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1059,7 +1059,7 @@ packages: - cpu - cryptocipher - cryptohash - - cryptonite < 0 + - cryptonite # See https://github.com/commercialhaskell/stackage/issues/7474 - cryptonite-openssl - crypto-pubkey-types - crypto-random-api