FICHA · MANJARO

haskell-data-tree-print

Print Data instances as a nested tree

  • debugging-library
  • LIBRARY
  • DEBUGGING
  • PRETTY-PRINTING
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for printing values with Data instances as nested trees. It helps developers inspect structured values in a readable shape during debugging, tests, or diagnostics.

Use it when a plain one-line show output is too hard to understand. Debug output can expose sensitive fields, so applications should avoid printing private data unexpectedly.

Permissions

Permissions not analysed for this source yet.