Name : ghc-brick
| |
Version : 2.3.1
| Vendor : openSUSE
|
Release : 1.7
| Date : 2023-12-21 18:33:30
|
Group : Unspecified
| Source RPM : ghc-brick-2.3.1-1.7.src.rpm
|
Size : 2.53 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:/ALP:/Experimental:/Slowroll/base.20240605/repo/oss/x86_64 |