From d6f2820a3fca1acc16c38c1ecacb3f5964de19d5 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 27 Feb 2020 17:09:50 -0800 Subject: [PATCH] Add upper bound for small-bytearray-builder, #5211 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 2a536023..63916965 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4711,6 +4711,9 @@ packages: - servant-swagger < 1.1.8 - aur < 6.3.0 + # https://github.com/commercialhaskell/stackage/issues/5211 + - small-bytearray-builder < 0.3.4 + # end of packages # Package flags are applied to individual packages, and override the values of