@hackage vty-ui1.0
An interactive terminal user interface library for Vty
Deprecated
Dependencies (8)
- base >=4 && <5
- containers >=0.2 && <0.4
- directory >=1.0 && <1.1
- filepath >=1.1 && <1.2
- mtl >=2.0 && <2.1
- pcre-light >=0.3 && <0.4 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
demos
(off by default)
Build demonstration programs
An extensible library of user interface widgets for composing and laying out Vty user interfaces. This library provides a collection of widgets for building and composing interactive interactive, event-driven terminal interfaces. This library is intended to make non-trivial user interfaces easy to express and modify without having to worry about terminal size.