depressed-pho / terminfo

Haskell bindings to the terminfo API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terminfo Build Status

Haskell bindings to the terminfo library. See terminfo's Hackage page for more details.

Building

  • terminfo requires a configure script; to build it, run autoreconf -i.
  • Build terminfo with either stack build or cabal build.

About

Haskell bindings to the terminfo API.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Haskell 96.8%Language:M4 3.2%