The latest version of vty is 6.2-0.

vty

Version 3.1.4 revision 1 uploaded by HerbertValerioRiedel.

Package meta

Synopsis
A simple terminal access library
Description

vty is a *very* simplistic 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.

If you want to use it, currently the best reference is the test module (Test.hs).

Notable infelicities: requires an ANSI-type terminal, poor efficiency, requires Linux/xterm style UTF8 support.

You can 'darcs get' it from http://code.haskell.org/vty/ ' © 2006-2007 Stefan O'Rear; BSD3 license.

Author
Stefan O'Rear
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