termbox: termbox bindings
This package provides a thin wrapper around termbox v1.1.2
, a simple C
library for writing text-based user interfaces: https://github.com/nsf/termbox
The full source of termbox v1.1.2
(1000 lines of C) is bundled; you do
not need to install any system packages to use this library.
[Skip to Readme]
Downloads
- termbox-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0, 0.2.0, 0.2.0.1, 0.3.0, 1.0.0, 1.1.0, 1.1.0.1, 1.1.0.2, 2.0.0, 2.0.0.1, 2.0.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | array, base (>=4.9 && <4.13), termbox [details] |
Tested with | ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.5 |
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 |
Bug tracker | https://github.com/mitchellwrosen/termbox/issues |
Source repo | head: git clone git://github.com/mitchellwrosen/termbox.git |
Uploaded | by mitchellwrosen at 2019-06-22T13:49:01Z |
Distributions | LTSHaskell:2.0.0.2, NixOS:2.0.0.1, Stackage:2.0.0.2 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | termbox-example-colors |
Downloads | 2066 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-06-22 [all 1 reports] |