Description
Formats values into Haskell Text output. It gives developers a structured way to build messages, reports, diagnostics, and generated text without manually concatenating every piece.
It is useful for command-line output, logs, templates, test messages, and small text renderers. It is a library for application code, so the visible result depends on how a program uses the formatted text.