add missing text, shakespeare-text deps
This commit is contained in:
parent
b77ba66fb1
commit
6b280d8970
@ -78,7 +78,9 @@ library
|
|||||||
,process
|
,process
|
||||||
,regexpr >= 0.5.1
|
,regexpr >= 0.5.1
|
||||||
,safe >= 0.2
|
,safe >= 0.2
|
||||||
|
,shakespeare-text == 1.0.*
|
||||||
,split == 0.1.*
|
,split == 0.1.*
|
||||||
|
,text == 0.11.*
|
||||||
,time
|
,time
|
||||||
,utf8-string >= 0.3.5 && < 0.4
|
,utf8-string >= 0.3.5 && < 0.4
|
||||||
|
|
||||||
@ -131,6 +133,8 @@ executable hledger
|
|||||||
,process
|
,process
|
||||||
,regexpr >= 0.5.1
|
,regexpr >= 0.5.1
|
||||||
,safe >= 0.2
|
,safe >= 0.2
|
||||||
|
,shakespeare-text == 1.0.*
|
||||||
,split == 0.1.*
|
,split == 0.1.*
|
||||||
|
,text == 0.11.*
|
||||||
,time
|
,time
|
||||||
,utf8-string >= 0.3.5 && < 0.4
|
,utf8-string >= 0.3.5 && < 0.4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user