authenticate 0.7

This commit is contained in:
Michael Snoyman 2010-10-10 10:31:18 +02:00
parent 0651e8cc8e
commit 7e19ee0789

View File

@ -1,5 +1,5 @@
name: yesod-auth
version: 0.1.1
version: 0.1.2
license: BSD3
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -13,9 +13,9 @@ homepage: http://docs.yesodweb.com/
library
build-depends: base >= 4 && < 5
, authenticate >= 0.6.6 && < 0.7
, authenticate >= 0.7 && < 0.8
, bytestring >= 0.9.1.4 && < 0.10
, yesod >= 0.5.1 && < 0.6
, yesod >= 0.5.2 && < 0.6
, wai >= 0.2 && < 0.3
, template-haskell
, pureMD5 >= 1.1 && < 1.2