Name : ghc-brick
| |
Version : 2.3.1
| Vendor : openSUSE
|
Release : bp156.1.1
| Date : 2024-03-05 11:27:54
|
Group : Unspecified
| Source RPM : ghc-brick-2.3.1-bp156.1.1.src.rpm
|
Size : 3.00 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.6/repo/oss/x86_64 |