BSD-3-Clause licensed by Mitchell Rosen
Maintained by Mitchell Rosen
This version can be pinned in stack with:termbox-0.1.0@sha256:c553dab05771ef57653811a7287fc3966f13ee5ad7f86d597d68a5e6555a8a63,1952

Module documentation for 0.1.0

Depends on 3 packages(full list with versions):
Used by 1 package in nightly-2019-04-28(full list with versions):

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.

Changes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to the Haskell Package Versioning Policy.

[0.1.0] - 2018-07-18

Added

  • Initial release