ghc-brick

A declarative terminal user interface library

Write terminal applications 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: * <<a href="https://github.com/jtdaugherty/brick/blob/master/README.md">https://github.com/jtdaugherty/brick/blob/master/README.md</a> The README> * The <<a href="https://github.com/jtdaugherty/brick/blob/master/docs/guide.rst">https://github.com/jtdaugherty/brick/blob/master/docs/guide.rst</a> Brick user guide> * The demonstration programs in the 'programs' directory This package deprecates <<a href="http://hackage.haskell.org/package/vty-ui">http://hackage.haskell.org/package/vty-ui</a> vty-ui>.

No hi ha cap paquet oficial disponible per a openSUSE Leap 16.0

Distribucions

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

SLFO 1.2

Distribucions sense suport

Les distribucions següents no tenen suport oficial. Useu aquests paquets segons la vostra responsabilitat.