From c78e0e145585b4d9588248a2eb36bdcb73c7deba Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 8 Sep 2016 10:38:14 +0900 Subject: [PATCH] hpack < 0.15 (#1852) --- build-constraints.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 670779f7..243fb90a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2550,6 +2550,8 @@ packages: # https://github.com/fpco/stackage/issues/1842 - dependent-sum < 0.4 + # https://github.com/fpco/stackage/issues/1852 + - hpack < 0.15 # end of packages