Remove zlib upper bound

This commit is contained in:
Michael Snoyman 2015-04-16 19:06:44 +03:00
parent 067a96c85d
commit 3c898babfb

View File

@ -61,7 +61,7 @@ executable yesod
, blaze-builder >= 0.2.1.4 && < 0.5
, filepath >= 1.1
, process
, zlib >= 0.5 && < 0.6
, zlib >= 0.5
, tar >= 0.4 && < 0.5
, system-filepath >= 0.4 && < 0.5
, system-fileio >= 0.3 && < 0.4