yesod-form requires yesod-core >= 0.10.2.
Commit 651a1f8abd introduced
this dependency without stating it on the build-depends.
This commit is contained in:
parent
4ebaa31d90
commit
99fa1a07c4
@ -14,7 +14,7 @@ description: Form handling support for Yesod Web Framework
|
||||
|
||||
library
|
||||
build-depends: base >= 4 && < 5
|
||||
, yesod-core >= 0.10.1 && < 0.11
|
||||
, yesod-core >= 0.10.2 && < 0.11
|
||||
, yesod-persistent >= 0.3.1 && < 0.4
|
||||
, time >= 1.1.4
|
||||
, hamlet >= 0.10 && < 0.11
|
||||
|
||||
Loading…
Reference in New Issue
Block a user