Name : ghc-brick
| |
Version : 2.3.1
| Vendor : openSUSE
|
Release : bp157.1.2
| Date : 2024-09-10 06:34:02
|
Group : Unspecified
| Source RPM : ghc-brick-2.3.1-bp157.1.2.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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP7/standard/x86_64 |