From 5f2bf1990b55c31a7d2e2bd7f4e84d0db74ebe68 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Tue, 17 Oct 2017 14:34:21 -0700 Subject: [PATCH] Add constraint "swagger2 < 2.2" per #2967 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 61151715..eec53f9c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3432,6 +3432,9 @@ packages: # https://github.com/fpco/stackage/issues/2958 - hasql < 0.20 + # https://github.com/fpco/stackage/issues/2967 + - swagger2 < 2.2 + # end of packages # Package flags are applied to individual packages, and override the values of