yesod-platform 0.10.2 → 0.10.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~http-typesdep ~persistent-templatePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: http-types, persistent-template
API changes (from Hackage documentation)
Files
- yesod-platform.cabal +3/−3
yesod-platform.cabal view
@@ -1,5 +1,5 @@ name: yesod-platform-version: 0.10.2+version: 0.10.3 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>@@ -52,7 +52,7 @@ , hamlet == 0.10.9.1 , hashable == 1.1.2.3 , http-conduit == 1.2.6- , http-types == 0.6.9+ , http-types == 0.6.10 , largeword == 1.0.1 , lifted-base == 0.1.0.3 , mime-mail == 0.4.1.1@@ -60,7 +60,7 @@ , mtl == 2.0.1.0 , path-pieces == 0.1.0 , persistent == 0.8.0.2- , persistent-template == 0.8.1.2+ , persistent-template == 0.8.2 , pool-conduit == 0.0.0.1 , primitive == 0.4.1 , pureMD5 == 2.1.0.3