Minor yesod-platform update

This commit is contained in:
Michael Snoyman 2013-12-11 17:50:59 +02:00
parent ce71775067
commit 62da244763

View File

@ -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 @@ library
, 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 @@ library
, 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 @@ library
, 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 @@ library
, 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