From 5f5f582186b1deaa36c8dbc6393bbe3ca7a7ee02 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Mon, 3 Dec 2018 20:52:44 -0500 Subject: [PATCH] Add upper bound for zip-archive, #4200 --- build-constraints.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-constraints.yaml b/build-constraints.yaml index 31df693c..e505b098 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3879,6 +3879,9 @@ packages: # https://github.com/commercialhaskell/stackage/issues/4196 - tasty < 1.2 + # https://github.com/commercialhaskell/stackage/issues/4200 + - zip-archive < 0.4 + # end of packages # Package flags are applied to individual packages, and override the values of