installing: explicit hamlet dependency for more robust building
This commit is contained in:
parent
5da7f8066c
commit
91529c56fe
@ -112,6 +112,7 @@ executable hledger
|
|||||||
build-depends:
|
build-depends:
|
||||||
io-storage >= 0.3 && < 0.4
|
io-storage >= 0.3 && < 0.4
|
||||||
,yesod >= 0.5.0.3 && < 0.6
|
,yesod >= 0.5.0.3 && < 0.6
|
||||||
|
,hamlet == 0.5.*
|
||||||
,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