The latest version of vty is 6.2-0.

vty

Version 4.6.0.4 revision 0 uploaded by CoreyOConnor.

Package meta

Synopsis
A simple terminal access 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.

Included in the source distribution is a program test/interactive_terminal_test.hs that demonstrates the various features.

If your terminal is not behaving as expected the results of the test/interactive_terminal_test.hs program should be sent to the Vty maintainter to aid in debugging the issue.

Notable infelicities: Sometimes poor efficiency; Assumes UTF-8 character encoding support by the terminal;

You can 'darcs get' it from http://code.haskell.org/vty/

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

© 2008-2010 Corey O'Connor; BSD3 license.

Author
Stefan O'Rear, Corey O'Connor
Bug reports
n/a
Category
User Interfaces
Copyright
n/a
Homepage
http://trac.haskell.org/vty/
Maintainer
Corey O'Connor (coreyoconnor@gmail.com)
Package URL
n/a
Stability
n/a

Components