Description
A Haskell library for two-dimensional text pretty-printing. It helps programs compose boxes, tables, columns, and aligned text layouts for terminal output or generated reports.
Developers use it when plain line-by-line output is not enough. Good layouts should still fit narrow terminals and avoid hiding important information in wide tables.