ui: allow text-zipper 0.10

This commit is contained in:
Simon Michael 2017-02-04 16:03:49 -08:00
parent fa388257d9
commit 58c89127f8
2 changed files with 2 additions and 2 deletions

View File

@ -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)

View File

@ -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: