mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
ui: allow text-zipper 0.10
This commit is contained in:
parent
fa388257d9
commit
58c89127f8
@ -78,7 +78,7 @@ executable hledger-ui
|
|||||||
, safe >= 0.2
|
, safe >= 0.2
|
||||||
, split >= 0.1 && < 0.3
|
, split >= 0.1 && < 0.3
|
||||||
, text >= 1.2 && < 1.3
|
, text >= 1.2 && < 1.3
|
||||||
, text-zipper >= 0.4 && < 0.10
|
, text-zipper >= 0.4 && < 0.11
|
||||||
, transformers
|
, transformers
|
||||||
, vector
|
, vector
|
||||||
if os(windows)
|
if os(windows)
|
||||||
|
@ -69,7 +69,7 @@ executables:
|
|||||||
- safe >= 0.2
|
- safe >= 0.2
|
||||||
- split >= 0.1 && < 0.3
|
- split >= 0.1 && < 0.3
|
||||||
- text >= 1.2 && < 1.3
|
- text >= 1.2 && < 1.3
|
||||||
- text-zipper >= 0.4 && < 0.10
|
- text-zipper >= 0.4 && < 0.11
|
||||||
- transformers
|
- transformers
|
||||||
- vector
|
- vector
|
||||||
when:
|
when:
|
||||||
|
Loading…
Reference in New Issue
Block a user