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.
- Outputs:
out
- Website: https://github.com/jtdaugherty/vty
- Licenses: Modified BSD
- Package source: gnu/packages/haskell-xyz.scm
- Builds: See build status
- Issues: See known issues
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.