Newer deps
This commit is contained in:
parent
5445e3bb7e
commit
c2d7e49c31
@ -24,13 +24,14 @@ library
|
||||
build-depends: base >= 4 && < 5
|
||||
, yesod-core >= 0.7 && < 0.8
|
||||
, yesod-auth >= 0.3 && < 0.4
|
||||
, yesod-form >= 0.0 && < 0.1
|
||||
, yesod-json >= 0.0 && < 0.1
|
||||
, yesod-persistent >= 0.0 && < 0.1
|
||||
, yesod-static >= 0.0 && < 0.1
|
||||
, yesod-form >= 0.0 && < 0.1
|
||||
, monad-peel >= 0.1 && < 0.2
|
||||
, transformers >= 0.2 && < 0.3
|
||||
, wai >= 0.3 && < 0.4
|
||||
, wai-extra >= 0.3 && < 0.4
|
||||
, hamlet >= 0.7 && < 0.8
|
||||
, warp >= 0.3 && < 0.4
|
||||
, mime-mail >= 0.1 && < 0.2
|
||||
|
||||
Loading…
Reference in New Issue
Block a user