yesod-platform bump
This commit is contained in:
parent
e51f4cadcb
commit
01a2b823c5
@ -1,5 +1,5 @@
|
|||||||
name: yesod-platform
|
name: yesod-platform
|
||||||
version: 1.2.2
|
version: 1.2.3
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
@ -20,7 +20,7 @@ library
|
|||||||
, asn1-data == 0.7.1
|
, asn1-data == 0.7.1
|
||||||
, asn1-types == 0.2.0
|
, asn1-types == 0.2.0
|
||||||
, attoparsec == 0.10.4.0
|
, attoparsec == 0.10.4.0
|
||||||
, attoparsec-conduit == 1.0.1.1
|
, attoparsec-conduit == 1.0.1.2
|
||||||
, authenticate == 1.3.2.6
|
, authenticate == 1.3.2.6
|
||||||
, base-unicode-symbols == 0.2.2.4
|
, base-unicode-symbols == 0.2.2.4
|
||||||
, base64-bytestring == 1.0.0.1
|
, base64-bytestring == 1.0.0.1
|
||||||
@ -36,7 +36,7 @@ library
|
|||||||
, cipher-aes == 0.1.8
|
, cipher-aes == 0.1.8
|
||||||
, cipher-rc4 == 0.1.2
|
, cipher-rc4 == 0.1.2
|
||||||
, clientsession == 0.9
|
, clientsession == 0.9
|
||||||
, conduit == 1.0.7.1
|
, conduit == 1.0.7.3
|
||||||
, cookie == 0.4.0.1
|
, cookie == 0.4.0.1
|
||||||
, cprng-aes == 0.3.4
|
, cprng-aes == 0.3.4
|
||||||
, crypto-api == 0.12.2.1
|
, crypto-api == 0.12.2.1
|
||||||
@ -58,7 +58,7 @@ library
|
|||||||
, email-validate == 1.0.0
|
, email-validate == 1.0.0
|
||||||
, entropy == 0.2.2.1
|
, entropy == 0.2.2.1
|
||||||
, failure == 0.2.0.1
|
, failure == 0.2.0.1
|
||||||
, fast-logger == 0.3.1
|
, fast-logger == 0.3.2
|
||||||
, file-embed == 0.0.4.9
|
, file-embed == 0.0.4.9
|
||||||
, filesystem-conduit == 1.0.0.1
|
, filesystem-conduit == 1.0.0.1
|
||||||
, hamlet == 1.1.7.1
|
, hamlet == 1.1.7.1
|
||||||
@ -80,7 +80,7 @@ library
|
|||||||
, network-conduit == 1.0.0
|
, network-conduit == 1.0.0
|
||||||
, path-pieces == 0.1.2
|
, path-pieces == 0.1.2
|
||||||
, pem == 0.1.2
|
, pem == 0.1.2
|
||||||
, persistent == 1.2.1.1
|
, persistent == 1.2.2.0
|
||||||
, persistent-template == 1.2.0.2
|
, persistent-template == 1.2.0.2
|
||||||
, pool-conduit == 0.1.2
|
, pool-conduit == 0.1.2
|
||||||
, primitive == 0.5.0.1
|
, primitive == 0.5.0.1
|
||||||
@ -94,12 +94,12 @@ library
|
|||||||
, semigroups == 0.9.2
|
, semigroups == 0.9.2
|
||||||
, setenv == 0.1.0
|
, setenv == 0.1.0
|
||||||
, shakespeare == 1.0.5
|
, shakespeare == 1.0.5
|
||||||
, shakespeare-css == 1.0.6.1
|
, shakespeare-css == 1.0.6.2
|
||||||
, shakespeare-i18n == 1.0.0.3
|
, shakespeare-i18n == 1.0.0.3
|
||||||
, shakespeare-js == 1.1.4
|
, shakespeare-js == 1.1.4.1
|
||||||
, shakespeare-text == 1.0.0.5
|
, shakespeare-text == 1.0.0.6
|
||||||
, silently == 1.2.4.1
|
, silently == 1.2.4.1
|
||||||
, simple-sendfile == 0.2.11
|
, simple-sendfile == 0.2.12
|
||||||
, skein == 1.0.3
|
, skein == 1.0.3
|
||||||
, socks == 0.5.1
|
, socks == 0.5.1
|
||||||
, stringsearch == 0.3.6.4
|
, stringsearch == 0.3.6.4
|
||||||
@ -125,10 +125,10 @@ library
|
|||||||
, wai-test == 1.3.1.1
|
, wai-test == 1.3.1.1
|
||||||
, warp == 1.3.9
|
, warp == 1.3.9
|
||||||
, word8 == 0.0.3
|
, word8 == 0.0.3
|
||||||
, xml-conduit == 1.1.0.3
|
, xml-conduit == 1.1.0.5
|
||||||
, xml-types == 0.3.3
|
, xml-types == 0.3.4
|
||||||
, xss-sanitize == 0.3.4
|
, xss-sanitize == 0.3.4
|
||||||
, yaml == 0.8.3
|
, yaml == 0.8.4
|
||||||
, yesod == 1.2.1.1
|
, yesod == 1.2.1.1
|
||||||
, yesod-auth == 1.2.0.2
|
, yesod-auth == 1.2.0.2
|
||||||
, yesod-core == 1.2.3
|
, yesod-core == 1.2.3
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user