From c4f4ca25e4933c5a57788593702bd0ab4283351f Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Tue, 26 Sep 2017 21:23:27 +0200 Subject: [PATCH] Upper bound for #2906 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index d9d9984a..4946de86 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3409,6 +3409,9 @@ packages: # https://github.com/fpco/stackage/issues/2860 - language-c < 0.7 + + # https://github.com/fpco/stackage/issues/2906 + - uri-bytestring < 0.3.0 # end of packages # Package flags are applied to individual packages, and override the values of