terminfo

Haskell bindings to the terminfo library.

https://github.com/judah/terminfo

Version on this page:0.4.1.6
LTS Haskell 22.17:0.4.1.6
Stackage Nightly 2024-04-18: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.1.6@sha256:fb0e7f56eb6ab259c03057b18eeb373d7f9acad45b2167f4c1eb4e80f10459a0,1658

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.