@hackage / brick-panes

Panes library for Brick providing composition and isolation for TUI apps.

Latest1.0.3.0

About

Metadata

  • Last updated , by KevinQuick
  • License ISC
  • Categories Graphics
  • Maintained by: kquick@galois.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.4.4
  2. 9.2.7
  3. 8.10.7
  4. 8.8.4

Package Flags

Use the -f option with cabal commands to enable flags

    examples (on by default)

    Build example programs

Readme

The Panes library is an overlay for Brick that allows individual TUI screen areas to be independently developed and then easily composed into the overall application.