yesod-platform 1.0.4 → 1.0.4.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~xml-conduit
Dependency ranges changed: xml-conduit
Files
- yesod-platform.cabal +2/−2
yesod-platform.cabal view
@@ -1,5 +1,5 @@ name: yesod-platform-version: 1.0.4+version: 1.0.4.1 license: MIT license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -118,7 +118,7 @@ , wai-logger == 0.1.4 , wai-test == 1.2.0.2 , warp == 1.2.1- , xml-conduit == 0.7.0.2+ , xml-conduit == 0.7.0.3 , xml-types == 0.3.1 , xml2html == 0.1.2.3 , xss-sanitize == 0.3.1.1