Haskell bindings to the terminfo
library. See terminfo
's Hackage page for more details.
terminfo
requires aconfigure
script; to build it, runautoreconf -i
.- Build
terminfo
with eitherstack build
orcabal build
.
While using this package on Windows is not officially supported, users wanting to build it on Windows might find this ticket helpful.