From 72149c630159f57e71874073ac91660c1c422879 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Fri, 24 Apr 2020 20:03:00 -0700 Subject: [PATCH] Add upper bound for base64-bytestring, #5323 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7098cc5b..01471dd8 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4766,6 +4766,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5322 - swagger2 < 2.6 + # https://github.com/commercialhaskell/stackage/issues/5323 + - base64-bytestring < 1.1 + # end of packages # Package flags are applied to individual packages, and override the values of