Allow transformers 0.4

This commit is contained in:
Michael Snoyman 2015-01-07 17:56:02 +02:00
parent 784025d79d
commit 9524778ae7

View File

@ -39,7 +39,7 @@ library
, yesod-auth >= 1.3 && < 1.5
, text >= 0.7 && < 2.0
, yesod-form >= 1.3 && < 1.5
, transformers >= 0.2.2 && < 0.4
, transformers >= 0.2.2 && < 0.5
, hoauth2 >= 0.4.1 && < 0.5
, lifted-base >= 0.2 && < 0.4
, uuid >= 1.3 && < 1.4