From 84a0aa9b0a44bb9c0c58735889cb07c7a226e24c Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Tue, 12 May 2015 15:05:16 +0300 Subject: [PATCH] Upper bounds for #579 #580 and #581 --- build-constraints.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index f33c3b00..9c7e33f9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1017,6 +1017,14 @@ packages: # https://github.com/fpco/stackage/issues/579 - wai-app-static < 3.1 + - yesod-static < 1.5 + + # https://github.com/fpco/stackage/issues/580 + - chunked-data < 0.2 + + # https://github.com/fpco/stackage/issues/581 + - xml-conduit < 1.3 + - html-conduit < 1.2 # Package flags are applied to individual packages, and override the values of # global-flags