add explicit data-object dependency so hledger and hledger-lib use the same time version

This commit is contained in:
Simon Michael 2010-07-25 21:53:16 +00:00
parent 041dfac11c
commit 0dc9481878

View File

@ -112,6 +112,7 @@ executable hledger
io-storage >= 0.3 && < 0.4
,yesod >= 0.4.0 && < 0.5
,convertible-text >= 0.3.0.1
,data-object >= 0.3.1.2
if flag(web610)
cpp-options: -DWEB610