From 39244c2d5f06170fc3dd2ee9303c7ef2c6f21a65 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Sat, 8 Aug 2020 22:10:46 +0200 Subject: [PATCH] Upgrade cryptonite, closes #5466 --- build-constraints.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index e265e9f4..a613d2a2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3780,7 +3780,7 @@ packages: - data-ascii - d10 - stripe-concepts - - stripe-signature + - stripe-signature < 0 # criterion 0.27 - stripe-scotty < 0 # via scotty - stripe-wreq < 0 # via wreq @@ -4898,9 +4898,6 @@ packages: # https://github.com/commercialhaskell/path/issues/161 - path < 0.7.1 - # https://github.com/commercialhaskell/stackage/issues/5466 - - cryptonite < 0.27 - # https://github.com/commercialhaskell/stackage/issues/5474 - random < 1.2.0 - random-fu < 0.2.7.6