From ddd1e2243c9ffedcf5dc262619872ead5543f8e8 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 11 Apr 2018 06:50:50 -0700 Subject: [PATCH] Upper bound swagger2 (#3515) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 5c10bbb8..6e634a00 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3967,6 +3967,9 @@ packages: # https://github.com/fpco/stackage/issues/3512 - temporary < 1.3 + # https://github.com/fpco/stackage/issues/3515 + - swagger2 < 2.2.2 + # end of packages # Package flags are applied to individual packages, and override the values of