The latest version of vty is 6.2-0.

vty

Version 5.24 revision 1 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, have no confusing corner cases, and good support for common terminal types.

See the vty-examples package as well as the program test/interactive_terminal_test.hs included in the vty package 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