bricks-0.0.0.2: Bricks is a lazy functional language based on Nix.

Safe HaskellSafe
LanguageHaskell2010

Bricks.Keyword

Contents

Synopsis

Type

List of keywords

keywords :: [Keyword] Source #

All of the keywords. This list is used when parsing and rendering because an unquoted string cannot have a name that is exactly the same as a keyword.

The keywords

Type conversion