From 13492e62b0073cb297de397eab2e2b3aa82721f0 Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Fri, 21 Jun 2019 05:45:35 +0300 Subject: [PATCH] Upper bound on http2 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index a98a7072..5ae70b82 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -4692,6 +4692,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4633 - hw-packed-vector < 0.1 + + # New http2 not supported by Warp yet + - http2 < 2 # end of packages # Package flags are applied to individual packages, and override the values of