From f9fd97d0f61a1eb6f444a2f915e93991c64eafe2 Mon Sep 17 00:00:00 2001 From: jkachmar Date: Sat, 18 May 2024 00:17:48 -0400 Subject: [PATCH] restrict crypton-connection < 0.4.0 (#7425) --- build-constraints.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8825d011..60de3a52 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -5333,7 +5333,7 @@ packages: "Kazu Yamamoto @kazu-yamamoto": - crypton < 1.0.0 # https://github.com/commercialhaskell/stackage/issues/7398 - - crypton-connection + - crypton-connection < 0.4.0 # https://github.com/commercialhaskell/stackage/issues/7425 - crypton-x509 - crypton-x509-store - crypton-x509-system