yesod-bin 1.4.17 → 1.4.17.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~tar
Dependency ranges changed: tar
Files
- yesod-bin.cabal +2/−2
yesod-bin.cabal view
@@ -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 @@ , 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