From f7e2320e1e47eddd97d9ea821a3de2e4aa63faec Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Fri, 9 Jun 2017 19:22:09 +0100 Subject: [PATCH] Remove upper bound on RSA. Closes #2567. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 3b0d208b..5429f0c2 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3236,9 +3236,6 @@ packages: # https://github.com/haskell/haddock/issues/634 - haddock < 2.17.5 - # https://github.com/fpco/stackage/issues/2567 - - RSA < 2.3 - # end of packages # Package flags are applied to individual packages, and override the values of