Remove zlib upper bound
This commit is contained in:
parent
067a96c85d
commit
3c898babfb
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user