web: require newer hamlet to encourage cabal install
This commit is contained in:
parent
c59f2f088d
commit
1d4e249ada
@ -67,7 +67,7 @@ executable hledger-web
|
|||||||
-- ,utf8-string >= 0.3.5 && < 0.4
|
-- ,utf8-string >= 0.3.5 && < 0.4
|
||||||
,io-storage >= 0.3 && < 0.4
|
,io-storage >= 0.3 && < 0.4
|
||||||
,yesod >= 0.6.1.2 && < 0.7
|
,yesod >= 0.6.1.2 && < 0.7
|
||||||
,hamlet >= 0.5.1 && < 0.7
|
,hamlet >= 0.6.0.1 && < 0.7
|
||||||
-- ,convertible-text >= 0.3.0.1 && < 0.4
|
-- ,convertible-text >= 0.3.0.1 && < 0.4
|
||||||
-- ,data-object >= 0.3.1.2 && < 0.4
|
-- ,data-object >= 0.3.1.2 && < 0.4
|
||||||
,failure >= 0.1 && < 0.2
|
,failure >= 0.1 && < 0.2
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user