shakespeare 2.0

This commit is contained in:
Michael Snoyman 2014-03-30 09:20:42 +03:00
parent 414236481f
commit 69dc027a3b

View File

@ -1,5 +1,5 @@
name: yesod-auth
version: 1.2.7
version: 1.2.7.1
license: MIT
license-file: LICENSE
author: Michael Snoyman, Patrick Brisbin
@ -27,9 +27,10 @@ library
, text >= 0.7
, mime-mail >= 0.3
, yesod-persistent >= 1.2
, hamlet >= 1.1 && < 1.2
, shakespeare-css >= 1.0 && < 1.1
, shakespeare-js >= 1.0.2 && < 1.3
, hamlet >= 1.1
, shakespeare
, shakespeare-css >= 1.0
, shakespeare-js >= 1.0.2
, containers
, unordered-containers
, yesod-form >= 1.3 && < 1.4