Description
A Haskell library for fast textual rendering of common data types. It helps programs convert values to text efficiently for output, serialization, templates, or logs.
Developers use it when performance matters in repeated text generation. Formatting choices should still match the expectations of users, APIs, or file formats consuming the output.