Name : ghc-brick
| |
Version : 0.67
| Vendor : openSUSE
|
Release : bp155.2.5
| Date : 2022-08-20 08:33:53
|
Group : Unspecified
| Source RPM : ghc-brick-0.67-bp155.2.5.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: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Leap:/15.5:/ToTest/images/repo/openSUSE-Leap-15.5-x86_64-aarch64-ppc64le-s390x-Media1/x86_64 |