From c26a98649ea73f01711e8afe8be236225f59f94b Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 6 Feb 2018 18:28:04 +0200 Subject: [PATCH] Upper bound on cryptonite #3274 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2cf3c51e..dac1e561 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3368,6 +3368,9 @@ packages: # https://github.com/diagrams/diagrams-contrib/issues/73 - diagrams-contrib < 1.4.2 + # https://github.com/fpco/stackage/issues/3274 + - cryptonite < 0.25 + # end of packages # Package flags are applied to individual packages, and override the values of