This package browser is in early development. Mind the rough edges.

ghc-vty 5.37

Simple terminal UI library

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

Installation

Install ghc-vty 5.37 as follows:

guix install ghc-vty@5.37

Or install the latest version:

guix install ghc-vty

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.