termbox-banana: reactive-banana + termbox

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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:


[Skip to Readme]

Properties

Versions 0.1.0, 0.1.1, 0.2.0, 0.2.0, 0.3.0, 0.3.1, 0.4.0, 1.0.0, 2.0.0
Change log CHANGELOG.md
Dependencies aeson, async, base (>=4.10 && <4.13), http-conduit, lens, lens-aeson, mtl, reactive-banana (>=1.2 && <1.3), stm, tagsoup, termbox (>=0.2 && <0.3), termbox-banana [details]
License BSD-3-Clause
Copyright (c) 2018-2019, Mitchell Rosen
Author Mitchell Rosen
Maintainer Mitchell Rosen <mitchellwrosen@gmail.com>
Category User Interfaces
Home page https://github.com/mitchellwrosen/termbox-banana
Bug tracker https://github.com/mitchellwrosen/termbox-banana/issues
Uploaded by mitchellwrosen at 2019-06-29T20:26:23Z

Modules

[Index] [Quick Jump]

Flags

Manual Flags

NameDescriptionDefault
build-examples

Build example executables

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for termbox-banana-0.2.0

[back to package description]

termbox-banana

Build Status Hackage