ui: require split
For splitOn. The extra package is an alternative to consider.
This commit is contained in:
parent
5953978471
commit
ebcfdac109
@ -60,6 +60,7 @@ executable hledger-ui
|
||||
, HUnit
|
||||
, lens >= 4.12.3 && < 4.13
|
||||
, safe >= 0.2
|
||||
, split >= 0.1 && < 0.3
|
||||
, transformers
|
||||
, vector
|
||||
, vty >= 5.2 && < 5.4
|
||||
|
||||
@ -68,6 +68,7 @@ executables:
|
||||
- cmdargs >= 0.8
|
||||
- HUnit
|
||||
- safe >= 0.2
|
||||
- split >= 0.1 && < 0.3
|
||||
- transformers
|
||||
- vector
|
||||
- vty >= 5.2 && < 5.4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user