Relax bound on transformers for GHC 8

This commit is contained in:
Paul Rouse 2016-06-09 10:17:28 +01:00 committed by Joe Ferris
parent 45e74cd258
commit 120104b534

View File

@ -38,7 +38,7 @@ library
, yesod-auth >= 1.3 && < 1.5
, text >= 0.7 && < 2.0
, yesod-form >= 1.3 && < 1.5
, transformers >= 0.2.2 && < 0.5
, transformers >= 0.2.2 && < 0.6
, hoauth2 >= 0.4.7 && < 0.6
, lifted-base >= 0.2 && < 0.4
, vector >= 0.10 && < 0.12