From ee21d486125d52e9d5ffbdbfbfcbe67bdfb3f39d Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Thu, 8 Jun 2017 23:41:57 +0100 Subject: [PATCH] Add upper bounds for #2567 (rsa < 2.3.0). --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 36720660..2d4ac463 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3239,6 +3239,9 @@ packages: # https://github.com/haskell/haddock/issues/634 - haddock < 2.17.5 + # https://github.com/fpco/stackage/issues/2567 + - rsa < 2.3.0 + # end of packages # Package flags are applied to individual packages, and override the values of