| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell98 |
Graphics.Vty.Widgets.Alignment
Description
This module provides a type and a type class for expressing alignment. For concrete uses, see the Table and ProgressBar modules.
Documentation
Column alignment values.
Constructors
| AlignCenter | |
| AlignLeft | |
| AlignRight |