Description
Provides efficient interpolation for Haskell Prettyprinter documents. Interpolation helps developers place values inside formatted documents without losing control over layout and rendering.
It is useful for diagnostics, generated code, reports, CLI output, and any tool that builds rich formatted text. It is a developer library and has no standalone interface.