From e61c7ccd651255e9365a88f3a430ddfcf4ef33ae Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Thu, 3 Sep 2015 22:21:48 -0700 Subject: [PATCH] Add constraint "stack < 0.1.4" per #802 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 7b3b77db..3f4b015c 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1407,6 +1407,9 @@ packages: # https://github.com/fpco/stackage/issues/798 - hpc-coveralls < 1 + # https://github.com/fpco/stackage/issues/802 + - stack < 0.1.4 + # 0.5.2.0 is deprecated # - cabal-helper < 0.5.2.0 || > 0.5.2.0