terminfo

Haskell bindings to the terminfo library.

https://github.com/judah/terminfo

Version on this page:0.4.0.1
LTS Haskell 22.17:0.4.1.6
Stackage Nightly 2024-04-19:0.4.1.6
Latest on Hackage:0.4.1.6@rev:1

See all snapshots terminfo appears in

BSD-3-Clause licensed by Judah Jacobson
Maintained by Judah Jacobson
This version can be pinned in stack with:terminfo-0.4.0.1@sha256:5601ff8f7787d0a2d17d5bd30c0782c0b3d6330be0d54f6590ec38461637bfc6,1679
Depends on 1 package(full list with versions):

This library provides an interface to the terminfo database (via bindings to the curses library). Terminfo allows POSIX systems to interact with a variety of terminals using a standard set of capabilities.