From 724a66f5f2b02c099f10f2583fdb76f79506d59b Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Sat, 3 Sep 2016 10:02:27 -0700 Subject: [PATCH] Add constraint "dependent-sum < 0.4" per #1842 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index b41d51ac..42c31dd7 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2533,6 +2533,9 @@ packages: # https://github.com/fpco/stackage/issues/1833 - http-api-data < 0.3 + # https://github.com/fpco/stackage/issues/1842 + - dependent-sum < 0.4 + # end of packages