| License | MIT |
|---|---|
| Maintainer | Josh Kirklin (jjvk2@cam.ac.uk) |
| Stability | experimental |
| Safe Haskell | None |
| Language | Haskell2010 |
Hi3Status.Blocks.StaticText
Description
- data StaticTextBlock = StaticTextBlock {}
Documentation
data StaticTextBlock Source
A simple block that displays a piece of static text.
Constructors
| StaticTextBlock | |
Instances