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

沒有可用的 openSUSE Leap 16.0 官方套件

發行版

openSUSE Tumbleweed

openSUSE Leap 16.0

openSUSE Leap 15.6

SLFO 1.2

不支援的發行版本

下列發行版本並未被官方支援。使用這些套件需要自行承擔風險。