The latest version of vty is 6.2-0.

vty

Version 6.0 revision 0 uploaded by JonathanDaugherty.

Package meta

Synopsis
A simple terminal UI library
Description

vty is terminal GUI library in the niche of ncurses. It is intended to be easy to use and to provide good support for common terminal types.

See the vty-examples package as well as the program examples/interactive_terminal_test.hs included in the vty repository for examples on how to use the library.

Import the Graphics.Vty convenience module to get access to the core parts of the library.

© 2006-2007 Stefan O'Rear; BSD3 license.

© Corey O'Connor; BSD3 license.

© Jonathan Daugherty; BSD3 license.

Author
AUTHORS
Bug reports
n/a
Category
User Interfaces
Copyright
n/a
Homepage
https://github.com/jtdaugherty/vty
Maintainer
Jonathan Daugherty (cygnus@foobox.com)
Package URL
n/a
Stability
n/a

Components