| Name: | ghc-vty |
|---|---|
| Version: | 6.1 |
| Release: | 1.el10_0 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 1692531 |
| License: | BSD-3-Clause |
| RPM: | ghc-vty-6.1-1.el10_0.aarch64.rpm |
| Source RPM: | ghc-vty-6.1-1.el10_0.src.rpm |
| Build Date: | Tue May 20 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://hackage.haskell.org/package/vty |
| Summary: | A simple terminal UI library |
| Description: | Vty is terminal GUI library in the niche of ncurses. It is intended to be easy to use and to provide good support for common terminal types. See the 'vty-examples' package as well as the program 'examples/interactive_terminal_test.hs' included in the 'vty' repository for examples on how to use the library. Import the 'Graphics.Vty' convenience module to get access to the core parts of the library. |