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>.

Não existe pacote oficial disponível para openSUSE Leap 16.0

Distribuições

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

SLFO 1.2

Distribuições não suportadas

As distribuições a seguir não são oficialmente suportadas. Use esses pacotes por sua conta e risco.