From 3dc3d14864e5807bd8928c1e92f72979e7952ab5 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 24 Feb 2017 23:45:44 +0000 Subject: [PATCH] Add upper bound for #2333. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d7d625c0..9fcdd9d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2864,6 +2864,9 @@ packages: # https://github.com/fpco/stackage/issues/2329 - network-transport < 0.5 + # https://github.com/fpco/stackage/issues/2333 + - cryptonite < 0.22 + # end of packages # Package flags are applied to individual packages, and override the values of