From 086b7a7ec749da7043ed945708025380d8e8402b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sun, 21 Feb 2016 11:00:52 -0800 Subject: [PATCH] Adjust constraints on hpack and stack per old aeson #1211 --- build-constraints.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 6a1d3e0f..1fa3548a 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1981,7 +1981,8 @@ packages: # https://github.com/fpco/stackage/issues/1211 - aeson < 0.10 - - hpack < 0.9.1 + - hpack < 0.9 + - stack < 1.0.4 # https://github.com/fpco/stackage/issues/1215 - argon < 0.4.1.0