Merge branch 'reenable-libzip-1.0' of https://github.com/astanin/stackage into astanin-reenable-libzip-1.0

This commit is contained in:
Dan Burton 2016-08-30 20:28:07 -07:00
commit fb36d0c2da

View File

@ -2121,8 +2121,10 @@ packages:
# via postgresql-orm - simple-postgresql-orm
"Sergey Astanin <s.astanin@gmail.com> @astanin":
- bindings-libzip < 0.11
- LibZip < 0.11
# Stackage server uses Ubuntu 16.04 which ships libzip-1.0.1.
# Haskell packages should match major.minor versions of the C library.
- bindings-libzip >= 1.0
- LibZip >= 1.0
"Anthony Cowley <acowley@gmail.com> @acowley":
- Frames