installing: explicit hamlet dependency for more robust building

This commit is contained in:
Simon Michael 2010-09-05 23:25:31 +00:00
parent 5da7f8066c
commit 91529c56fe

View File

@ -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