From 04153515003c1297b4e96642795740b39ce9b3a3 Mon Sep 17 00:00:00 2001 From: Mihai Maruseac Date: Wed, 21 Feb 2018 09:31:10 -0800 Subject: [PATCH] Bound zip-archive as it's broken on Windows (#3304) --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 89d862d3..7af9f65f 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3406,6 +3406,9 @@ packages: # https://github.com/fpco/stackage/issues/3298 - prettyprinter < 1.2 + + # https://github.com/fpco/stackage/issues/3304 + - zip-archive < 0.3.2.3 # end of packages # Package flags are applied to individual packages, and override the values of