tar 0.5
This commit is contained in:
parent
3228b40843
commit
d4a907d4e8
@ -1,5 +1,5 @@
|
||||
name: yesod-bin
|
||||
version: 1.4.17
|
||||
version: 1.4.17.1
|
||||
license: MIT
|
||||
license-file: LICENSE
|
||||
author: Michael Snoyman <michael@snoyman.com>
|
||||
@ -60,7 +60,7 @@ executable yesod
|
||||
, filepath >= 1.1
|
||||
, process
|
||||
, zlib >= 0.5
|
||||
, tar >= 0.4 && < 0.5
|
||||
, tar >= 0.4 && < 0.6
|
||||
, unordered-containers
|
||||
, yaml >= 0.8 && < 0.9
|
||||
, optparse-applicative >= 0.11
|
||||
|
||||
Loading…
Reference in New Issue
Block a user