terminfo

Haskell bindings to the terminfo library.

https://github.com/judah/terminfo

Version on this page:0.4.1.4
LTS Haskell 22.14:0.4.1.6
Stackage Nightly 2024-03-28: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.4@sha256:64489de75cd4a4a6b427bb870b66274922c851570642e0fd242d320dcb67322b,1658
Depends on 1 package(full list with versions):
Used by 7 packages in nightly-2020-07-31(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.