From cf372f4a2d0e210d53ffe7552ead7e5597ac5334 Mon Sep 17 00:00:00 2001 From: Adam Bergmark Date: Mon, 29 Aug 2016 21:10:57 +0200 Subject: [PATCH] Re-enable bindings-libzip and LibZip, fixes #1260 --- build-constraints.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index 0cd7ab24..19360343 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -2118,9 +2118,9 @@ packages: - simple-session # via postgresql-orm - simple-postgresql-orm - # "Sergey Astanin @astanin": - # Need release compatible with c lib libzip 1.0 https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - bindings-libzip < 0.11 - # via bindings-libzip https://bitbucket.org/astanin/hs-libzip/issues/8/libzip-10-support - LibZip < 0.11 + "Sergey Astanin @astanin": + - bindings-libzip < 0.11 + - LibZip < 0.11 "Anthony Cowley @acowley": - Frames