Package Info

ghc-brick


A declarative terminal user interface library


Unspecified

Write terminal user interfaces (TUIs) painlessly with 'brick'! You write an event handler and a drawing function and the library does the rest.

> module Main where > > import Brick > > ui :: Widget () > ui = str "Hello, world!" > > main :: IO () > main = simpleMain ui

To get started, see:

  • <https://github.com/jtdaugherty/brick/blob/master/README.md The README>

  • The <https://github.com/jtdaugherty/brick/blob/master/docs/guide.rst Brick

user guide>

  • The demonstration programs in the 'programs' directory

This package deprecates <http://hackage.haskell.org/package/vty-ui vty-ui>.


License: BSD-3-Clause
URL: https://hackage.haskell.org/package/brick

Categories

Releases

Package Version Update ID Released Package Hub Version Platforms Subpackages
0.67-bp155.2.14 info GA Release 2023-05-22 15 SP5
  • AArch64
  • ppc64le
  • s390x
  • x86-64
  • ghc-brick
  • ghc-brick-devel
0.67-bp154.1.13 info GA Release 2022-05-09 15 SP4
  • AArch64
  • ppc64le
  • x86-64
  • ghc-brick
  • ghc-brick-devel
0.18-bp150.2.3 info GA Release 2018-08-01 15
  • AArch64
  • ghc-brick
  • ghc-brick-devel
0.18-bp150.2.6 info GA Release 2018-07-31 15
  • ppc64le
  • ghc-brick
  • ghc-brick-devel
0.18-bp150.2.9 info GA Release 2018-07-30 15
  • x86-64
  • ghc-brick
  • ghc-brick-devel