yesod-platform 1.1.1

This commit is contained in:
Michael Snoyman 2012-08-20 17:29:25 +03:00
parent 79fcfe0707
commit 8b320629b2

View File

@ -1,5 +1,5 @@
name: yesod-platform name: yesod-platform
version: 1.1.0 version: 1.1.1
license: MIT license: MIT
license-file: LICENSE license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com> author: Michael Snoyman <michael@snoyman.com>
@ -20,8 +20,8 @@ library
, asn1-data == 0.6.1.3 , asn1-data == 0.6.1.3
, attoparsec == 0.10.2.0 , attoparsec == 0.10.2.0
, attoparsec-conduit == 0.5.0 , attoparsec-conduit == 0.5.0
, attoparsec-enumerator == 0.3 , attoparsec-enumerator == 0.3.1
, authenticate == 1.3.0.1 , authenticate == 1.3.1
, base-unicode-symbols == 0.2.2.4 , base-unicode-symbols == 0.2.2.4
, base64-bytestring == 0.1.2.0 , base64-bytestring == 0.1.2.0
, blaze-builder == 0.3.1.0 , blaze-builder == 0.3.1.0
@ -29,9 +29,9 @@ library
, blaze-html == 0.5.0.0 , blaze-html == 0.5.0.0
, blaze-markup == 0.5.1.0 , blaze-markup == 0.5.1.0
, byteorder == 1.0.3 , byteorder == 1.0.3
, case-insensitive == 0.4.0.1 , case-insensitive == 0.4.0.3
, cereal == 0.3.5.2 , cereal == 0.3.5.2
, certificate == 1.2.4 , certificate == 1.2.5
, clientsession == 0.8.0 , clientsession == 0.8.0
, conduit == 0.5.2.3 , conduit == 0.5.2.3
, cookie == 0.4.0 , cookie == 0.4.0
@ -49,21 +49,21 @@ library
, entropy == 0.2.1 , entropy == 0.2.1
, enumerator == 0.4.19 , enumerator == 0.4.19
, failure == 0.2.0.1 , failure == 0.2.0.1
, fast-logger == 0.2.1 , fast-logger == 0.2.2
, file-embed == 0.0.4.4 , file-embed == 0.0.4.4
, filesystem-conduit == 0.5.0 , filesystem-conduit == 0.5.0
, hamlet == 1.1.0 , hamlet == 1.1.0.2
, hashable == 1.1.2.3 , hashable == 1.1.2.5
, hjsmin == 0.1.2 , hjsmin == 0.1.2
, hspec == 1.3.0 , hspec == 1.3.0
, hspec-expectations == 0.3.0.1 , hspec-expectations == 0.3.0.1
, html-conduit == 0.1.0 , html-conduit == 0.1.0
, http-conduit == 1.5.0.3 , http-conduit == 1.6.0
, http-date == 0.0.2 , http-date == 0.0.2
, http-types == 0.7.1 , http-types == 0.7.2
, language-javascript == 0.5.4 , language-javascript == 0.5.4
, largeword == 1.0.2 , largeword == 1.0.2
, lifted-base == 0.1.1.1 , lifted-base == 0.1.2
, mime-mail == 0.4.1.1 , mime-mail == 0.4.1.1
, mime-types == 0.1.0.0 , mime-types == 0.1.0.0
, monad-control == 0.3.1.4 , monad-control == 0.3.1.4
@ -81,28 +81,28 @@ library
, resource-pool == 0.2.1.0 , resource-pool == 0.2.1.0
, resourcet == 0.3.3.1 , resourcet == 0.3.3.1
, safe == 0.3.3 , safe == 0.3.3
, semigroups == 0.8.3.2 , semigroups == 0.8.4
, shakespeare == 1.0.1 , shakespeare == 1.0.1.1
, shakespeare-css == 1.0.1.3 , shakespeare-css == 1.0.1.4
, shakespeare-i18n == 1.0.0.2 , shakespeare-i18n == 1.0.0.2
, shakespeare-js == 1.0.0.4 , shakespeare-js == 1.0.0.5
, shakespeare-text == 1.0.0.3 , shakespeare-text == 1.0.0.4
, silently == 1.2.0.2 , silently == 1.2.0.2
, simple-sendfile == 0.2.5 , simple-sendfile == 0.2.6
, skein == 0.1.0.7 , skein == 0.1.0.8
, socks == 0.4.2 , socks == 0.4.2
, stringsearch == 0.3.6.3 , stringsearch == 0.3.6.3
, system-fileio == 0.3.9 , system-fileio == 0.3.9
, system-filepath == 0.4.6 , system-filepath == 0.4.6
, tagged == 0.4.2.1 , tagged == 0.4.2.1
, tagsoup == 0.12.6 , tagsoup == 0.12.7
, tagstream-conduit == 0.4.0 , tagstream-conduit == 0.4.0
, tar == 0.4.0.0 , tar == 0.4.0.0
, tls == 0.9.8 , tls == 0.9.9
, tls-extra == 0.4.6 , tls-extra == 0.4.6
, transformers-base == 0.4.1 , transformers-base == 0.4.1
, unix-compat == 0.3.0.1 , unix-compat == 0.3.0.1
, unordered-containers == 0.2.1.0 , unordered-containers == 0.2.2.0
, utf8-light == 0.4.0.1 , utf8-light == 0.4.0.1
, utf8-string == 0.3.7 , utf8-string == 0.3.7
, vault == 0.2.0.0 , vault == 0.2.0.0
@ -118,17 +118,17 @@ library
, xml-types == 0.3.3 , xml-types == 0.3.3
, xss-sanitize == 0.3.2 , xss-sanitize == 0.3.2
, yaml == 0.8.0.1 , yaml == 0.8.0.1
, yesod == 1.1.0 , yesod == 1.1.0.1
, yesod-auth == 1.1.0 , yesod-auth == 1.1.1
, yesod-core == 1.1.0 , yesod-core == 1.1.0.1
, yesod-default == 1.1.0 , yesod-default == 1.1.0
, yesod-form == 1.1.0 , yesod-form == 1.1.0.1
, yesod-json == 1.1.0 , yesod-json == 1.1.0
, yesod-persistent == 1.1.0 , yesod-persistent == 1.1.0
, yesod-routes == 1.1.0 , yesod-routes == 1.1.0
, yesod-static == 1.1.0 , yesod-static == 1.1.0
, yesod-test == 0.3.0 , yesod-test == 0.3.0
, zlib-bindings == 0.1.0.1 , zlib-bindings == 0.1.1
, zlib-conduit == 0.5.0 , zlib-conduit == 0.5.0
exposed-modules: Yesod.Platform exposed-modules: Yesod.Platform