@hackage termbox-banana0.2.0

reactive-banana + termbox

  • Installation

  • Tested Compilers

  • Dependencies (3)

  • Dependents (0)

  • Package Flags

      build-examples
       (off by default)

      Build example executables

A reactive-banana-based interface to writing termbox programs.

See also the termbox package for a lower-level, imperative interface.

NOTE: The dependencies listed on Hackage are misleading! Most are only used in the examples provided, which are built only if the build-examples flag is explicitly enabled.

The actual dependencies of the termbox-banana library are only:

  • base

  • reactive-banana

  • termbox