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 hay ningún paquete oficial disponible para openSUSE Leap 16.0

Distribuciones

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

SLFO 1.2

Distribuciones sin soporte

Las siguientes distribuciones no tienen soporte oficial. Use estos paquetes por su cuenta y riesgo.