Haskell library: vty-ui

vty-ui is an extensible library of user interface widgets for composing and laying out Vty user interfaces. This library provides a collection of primitives for building widgets and creating Vty Images. This library is intended to make non-trivial user interfaces trivial to express and modify without having to worry about terminal size.

Hackage Releases

vty-ui releases are published on Hackage, the totally awesome community Haskell package hosting service.

Source

You can get the source for vty-ui from the darcs repository with:

$ darcs get http://repos.codevine.org/vty-ui

Contribute / Contact

If you have any feedback, criticism, or patches, please don't hesitate to contact me at drcygnus AT gmail DOT com.