From c3e2a3cfb232e56f010deecd2b24067b77520d3c Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 20 Mar 2017 10:48:02 +0000 Subject: [PATCH] Add upper bound for #2393. --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 8de41a71..7ab66c80 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2945,6 +2945,9 @@ packages: # https://github.com/fpco/stackage/issues/2386 - unordered-containers < 0.2.8.0 + # https://github.com/fpco/stackage/issues/2393 + - HUnit < 1.6.0.0 + # end of packages # Package flags are applied to individual packages, and override the values of