From 1f187d7c4fadcc847a8109c95a9401fc6ee01087 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 9 May 2016 21:50:59 -0700 Subject: [PATCH] Add constraint "cabal-helper < 0.7" per #1429 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 4a977fd2..468d0f02 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2248,6 +2248,9 @@ packages: # https://github.com/fpco/stackage/issues/1428 - hpack < 0.14.0 + # https://github.com/fpco/stackage/issues/1429 + - cabal-helper < 0.7 + # end of packages