From dea9958f97aff83c5f1d5e940eda922da378bc49 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Fri, 8 Apr 2016 12:55:31 +0200 Subject: [PATCH] hpack upper boun for #1349 --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index db326ce9..1b69f311 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2176,6 +2176,8 @@ packages: # https://github.com/fpco/stackage/issues/1343 - pipes-transduce < 0.3.4.0 + # https://github.com/fpco/stackage/issues/1349 + - hpack < 0.12.0 # end of packages