Bump yesod-auth upper bound in yesod
This commit is contained in:
parent
edc6bdd581
commit
2fd70b6e44
@ -23,7 +23,7 @@ library
|
||||
|
||||
build-depends: base >= 4.3 && < 5
|
||||
, yesod-core >= 1.2.2 && < 1.3
|
||||
, yesod-auth >= 1.2 && < 1.3
|
||||
, yesod-auth >= 1.2 && < 1.4
|
||||
, yesod-persistent >= 1.2 && < 1.3
|
||||
, yesod-form >= 1.3 && < 1.4
|
||||
, monad-control >= 0.3 && < 0.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user