Lower bound on hamlet-1.1.8 for yesod-form #727
This commit is contained in:
parent
8605815afd
commit
098bff53ec
@ -1,5 +1,5 @@
|
|||||||
name: yesod-form
|
name: yesod-form
|
||||||
version: 1.3.8.2
|
version: 1.3.8.3
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
@ -17,7 +17,7 @@ library
|
|||||||
, yesod-core >= 1.2 && < 1.3
|
, yesod-core >= 1.2 && < 1.3
|
||||||
, yesod-persistent >= 1.2 && < 1.3
|
, yesod-persistent >= 1.2 && < 1.3
|
||||||
, time >= 1.1.4
|
, time >= 1.1.4
|
||||||
, hamlet >= 1.1
|
, hamlet >= 1.1.8
|
||||||
, shakespeare
|
, shakespeare
|
||||||
, shakespeare-css >= 1.0
|
, shakespeare-css >= 1.0
|
||||||
, shakespeare-js >= 1.0.2
|
, shakespeare-js >= 1.0.2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user