From 721c6baf47232d8d24ec700f6a739c5b87c00b33 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Thu, 23 Apr 2020 22:23:12 -0700 Subject: [PATCH] Add upper bound for swagger2, #5322 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 21d00b2b..0f11824e 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4763,6 +4763,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/5319 - protolude < 0.3 + # https://github.com/commercialhaskell/stackage/issues/5322 + - swagger2 < 2.6 + # end of packages # Package flags are applied to individual packages, and override the values of