This module provides visual borders to be placed between and around widgets.
Documentation
vBorderWith :: Char -> Attr -> WidgetSource
Create a single-column vertical border using the specified attribute and character.
hBorderWith :: Char -> Attr -> WidgetSource
Create a single-row horizontal border using the specified attribute and character.