dyna-brick: FRP for brick Terminal user interface library

[ bsd3, frp, library, tui ] [ Propose Tags ]

Defines FRP for brick Terminal user interface library (see dir examples at the repo's source)


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), Boolean, brick, data-default, dyna, lifted-base, monad-control, MonadRandom, mtl, random, stm, temporal-media, text, time, transformers-base, unagi-chan, vector-space, vty [details]
License BSD-3-Clause
Copyright 2022 Anton Kholomiov
Author Anton Kholomiov
Maintainer anton.kholomiov@gmail.com
Category TUI, FRP
Home page https://github.com/anton-k/dyna-brick#readme
Bug tracker https://github.com/anton-k/dyna-brick/issues
Source repo head: git clone https://github.com/dyna-frp/dyna-frp/dyna-brick
Uploaded by AntonKholomiov at 2022-04-17T18:18:38Z
Distributions
Downloads 78 total (5 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-04-17 [all 1 reports]

Readme for dyna-brick-0.1.0.0

[back to package description]

dyna-brick

The dyna-brick is a FRP for brick library. The brick is a great library for building terminal user applications (TUIs).

Tutorial