Name : ghc-brick
| |
Version : 0.67
| Vendor : openSUSE
|
Release : bp154.1.13
| Date : 2022-05-09 12:53:04
|
Group : Unspecified
| Source RPM : ghc-brick-0.67-bp154.1.13.src.rpm
|
Size : 2.36 MB
| |
Packager : https://bugs_opensuse_org
| |
Summary : A declarative terminal user interface library
|
Description :
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>.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.4/repo/oss/x86_64 |