FICHA · MANJARO

haskell-text-show

Efficient conversion of values into Text

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Converts Haskell values into Text efficiently. It is similar in purpose to showing values as strings, but targets Text directly for programs that already use text-oriented APIs.

It is useful for diagnostics, logs, serialization helpers, command-line output, and generated messages. Developers should still design user-facing messages carefully instead of exposing raw internal values when clarity matters.

Permissions

Permissions not analysed for this source yet.