brick-0.68: A declarative terminal user interface library
Safe HaskellNone
LanguageHaskell2010

Brick

Description

This module is provided as a convenience to import the most important parts of the API all at once. If you are new to Brick and are looking to learn it, the best place to start is the Brick User Guide. The README also has links to other learning resources. Unlike most Haskell libraries that only have API documentation, Brick is best larned by reading the User Guide and other materials and referring to the API docs only as needed. Enjoy!

Documentation

module Brick.Main

module Brick.Util