@hackage vty-ui0.4
A user interface composition library for Vty
Deprecated
Dependencies (4)
- base >=4 && <5
- containers >=0.2 && <0.4
- pcre-light >=0.3 && <0.4
- vty >=4.0 && <4.5 Show all…
Dependents (11)
@hackage/dbmigrations, @hackage/editable, @hackage/reheat, @hackage/acme-everything, @hackage/pgdl, @hackage/vty-ui-extras, Show all…
Package Flags
testing
(off by default)
Build for testing
An extensible library of user interface widgets for composing and laying out Vty user interfaces. This library provides a collection of primitives for building and composing widgets and creating Vty Images. This library is intended to make non-trivial user interfaces trivial to express and modify without having to worry about terminal size.