yesod-static 1.1.2 → 1.1.2.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~conduitdep ~crypto-conduit
Dependency ranges changed: conduit, crypto-conduit
Files
- yesod-static.cabal +3/−3
yesod-static.cabal view
@@ -1,5 +1,5 @@ name: yesod-static-version: 1.1.2+version: 1.1.2.1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -36,8 +36,8 @@ , file-embed >= 0.0.4.1 && < 0.5 , http-types >= 0.7 , unix-compat >= 0.2- , conduit >= 0.5 && < 0.6- , crypto-conduit >= 0.4 && < 0.5+ , conduit >= 0.5+ , crypto-conduit >= 0.4 , cryptohash >= 0.6.1 , system-filepath >= 0.4.6 && < 0.5 exposed-modules: Yesod.Static