terminfo

Haskell bindings to the terminfo library.

https://github.com/judah/terminfo

Version on this page:0.4.1.2
LTS Haskell 22.18:0.4.1.6
Stackage Nightly 2024-04-25: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.2@sha256:de5e25a1e9e2047779b265d4329d4ca896e09796f28c3dc4813c6e60b7c2cab3,1648

Module documentation for 0.4.1.2

  • System
    • System.Console
      • System.Console.Terminfo
        • System.Console.Terminfo.Base
        • System.Console.Terminfo.Color
        • System.Console.Terminfo.Cursor
        • System.Console.Terminfo.Edit
        • System.Console.Terminfo.Effects
        • System.Console.Terminfo.Keys
Depends on 1 package(full list with versions):
Used by 6 packages in nightly-2019-06-21(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.