From 24b92c87e356755389ea5dc151dfa62ffd08b947 Mon Sep 17 00:00:00 2001 From: Dan Burton Date: Mon, 4 Dec 2017 15:52:12 -0800 Subject: [PATCH] Add constraint "tasty-hunit < 0.10" per #3062 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index ee81afeb..0b481bc9 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3135,6 +3135,9 @@ packages: - req < 1.0.0 - req-conduit < 1.0.0 + # https://github.com/fpco/stackage/issues/3062 + - tasty-hunit < 0.10 + # end of packages # Package flags are applied to individual packages, and override the values of