hledger-lib now requires transformers explicitly

This commit is contained in:
Simon Michael 2012-06-29 23:06:28 +00:00
parent 480e9a4080
commit 8f87585a86

View File

@ -71,6 +71,7 @@ library
,shakespeare-text >= 1.0 && < 1.1
,split == 0.1.*
,time
,transformers >= 0.2 && < 0.4
,utf8-string >= 0.3.5 && < 0.4
,HUnit