notty_async
  1. Overview
  2. Docs
An Async driver for Notty

Install

Authors

Maintainers

Sources

notty_async-v0.15.0.tar.gz
sha256=16a1e28f145bd3c18203d26707fac984f6af903b3ca55d63a9d28f1c0d1ef7b0

Description

Notty is a library for writing graphical terminal applications, and Notty_async is an Async driver, which makes it easy to build terminal applications using Async for managing concurrency.

Published: 21 Mar 2022

Dependencies (5)

  1. notty >= "0.2.1"
  2. dune >= "2.0.0"
  3. ppx_jane >= "v0.15" & < "v0.16"
  4. async >= "v0.15" & < "v0.16"
  5. ocaml >= "4.08.0"

Dev Dependencies

None

Used by (1)

  1. hardcaml_waveterm >= "v0.15.0"

Conflicts

None