yesod 0.9

This commit is contained in:
Michael Snoyman 2011-07-19 09:40:49 +03:00
parent 78d08e0a20
commit 41a198225f

View File

@ -1,5 +1,5 @@
name: yesod-json
version: 0.1.1.1
version: 0.2.0
license: BSD3
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -13,10 +13,10 @@ homepage: http://www.yesodweb.com/
library
build-depends: base >= 4 && < 5
, yesod-core >= 0.8 && < 0.9
, yesod-core >= 0.9 && < 0.10
, aeson >= 0.3.1.1 && < 0.4
, text >= 0.8 && < 0.12
, hamlet >= 0.8 && < 0.9
, hamlet >= 0.9 && < 0.10
, vector
, containers
, blaze-textual >= 0.1 && < 0.2