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

Il n'y a pas de paquet officiel disponible pour openSUSE Leap 16.0

Distributions

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

SLFO 1.2

Distributions non supportées

Les distributions suivantes ne sont pas officiellement supportées. À utiliser à vos risques et périls.