termbox2-hs-0.4.0.0: Bindings to termbox2

termbox2-hs-0.4.0.0: Bindings to termbox2

termbox2 is a simple terminal rendering library with a small surface area and no dependencies. It differs from plain "termbox" (no number suffix) by being smaller, checking errors more consistently, and supporting extended unicode characters.

This library exports a Termbox2 monad providing exception handling, data conversion, and other conveniences for working wih termbox2.

These Haskell bindings are unfinished (hence the version being 0.x). Complete support for truecolor and wide characters is not implemented yet but will be before 1.0.

Modules