From d7564a963b2f921d4687434d666150018fe4c255 Mon Sep 17 00:00:00 2001 From: Alexey Zabelin Date: Tue, 4 Dec 2018 16:19:30 -0500 Subject: [PATCH] Remove upper bound for zip-archive, closes #4200 --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index f3bd33b1..6291c1d4 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -3885,9 +3885,6 @@ 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