mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +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
|
||||
, split >= 0.1 && < 0.3
|
||||
, text >= 1.2 && < 1.3
|
||||
, text-zipper >= 0.4 && < 0.10
|
||||
, text-zipper >= 0.4 && < 0.11
|
||||
, transformers
|
||||
, vector
|
||||
if os(windows)
|
||||
|
@ -69,7 +69,7 @@ executables:
|
||||
- safe >= 0.2
|
||||
- split >= 0.1 && < 0.3
|
||||
- text >= 1.2 && < 1.3
|
||||
- text-zipper >= 0.4 && < 0.10
|
||||
- text-zipper >= 0.4 && < 0.11
|
||||
- transformers
|
||||
- vector
|
||||
when:
|
||||
|
Loading…
Reference in New Issue
Block a user