packages feed

yesod-platform 1.2.5 → 1.2.5.1

raw patch · 1 files changed

+6/−6 lines, 1 filesdep ~http-clientdep ~path-piecesdep ~persistent-template

Dependency ranges changed: http-client, path-pieces, persistent-template, warp, yesod-routes

Files

yesod-platform.cabal view
@@ -1,5 +1,5 @@ name:            yesod-platform-version:         1.2.5+version:         1.2.5.1 license:         MIT license-file:    LICENSE author:          Michael Snoyman <michael@snoyman.com>@@ -70,7 +70,7 @@                  , hspec-expectations == 0.5.0.1                  , html-conduit == 1.1.0.1                  , http-attoparsec == 0.1.0-                 , http-client == 0.2.0.2+                 , http-client == 0.2.0.3                  , http-client-conduit == 0.2.0.0                  , http-client-tls == 0.2.0.0                  , http-conduit == 2.0.0.2@@ -85,10 +85,10 @@                  , monad-logger == 0.3.3.1                  , monad-loops == 0.4.2                  , network-conduit == 1.0.0-                 , path-pieces == 0.1.3+                 , path-pieces == 0.1.3.1                  , pem == 0.2.1                  , persistent == 1.2.3.0-                 , persistent-template == 1.2.0.5+                 , persistent-template == 1.2.0.6                  , pool-conduit == 0.1.2                  , primitive == 0.5.1.0                  , process-conduit == 1.0.0.1@@ -132,7 +132,7 @@                  , wai-extra == 2.0.0.1                  , wai-logger == 2.0.1                  , wai-test == 2.0.0.1-                 , warp == 2.0.0.1+                 , warp == 2.0.1                  , word8 == 0.0.4                  , xml-conduit == 1.1.0.9                  , xml-types == 0.3.4@@ -143,7 +143,7 @@                  , yesod-core == 1.2.6.1                  , yesod-form == 1.3.4                  , yesod-persistent == 1.2.2-                 , yesod-routes == 1.2.0.2+                 , yesod-routes == 1.2.0.3                  , yesod-static == 1.2.2                  , yesod-test == 1.2.1                  , zlib-bindings == 0.1.1.3