mime-mail upper bounds relaxing

This commit is contained in:
Michael Snoyman 2011-11-28 19:03:17 +02:00
parent 67ea3494b0
commit d405ef9e70

View File

@ -1,5 +1,5 @@
name: yesod-auth
version: 0.7.6
version: 0.7.6.1
license: BSD3
license-file: LICENSE
author: Michael Snoyman, Patrick Brisbin
@ -30,7 +30,7 @@ library
, random >= 1.0.0.2 && < 1.1
, control-monad-attempt >= 0.3.0 && < 0.4
, text >= 0.7 && < 0.12
, mime-mail >= 0.3 && < 0.4
, mime-mail >= 0.3 && < 0.5
, blaze-html >= 0.4.1.3 && < 0.5
, yesod-persistent >= 0.2 && < 0.3
, hamlet >= 0.10 && < 0.11