From 04ee6913b7e00f19afcdd3597f3deb0e17eede5c Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 23 Jul 2015 04:56:06 -0700 Subject: [PATCH] Add upper bound: warp-tls < 3.1 per #703 --- build-constraints.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 29df1be0..a51f3777 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1237,6 +1237,7 @@ packages: # https://github.com/fpco/stackage/issues/703 - warp < 3.1 + - warp-tls < 3.1 # Package flags are applied to individual packages, and override the values of # global-flags