debug-print-0.2.0.1: A structured alternative to Show
Safe HaskellNone
LanguageGHC2021

DebugPrint.Types

Description

A general structure to which data values may be converted

This is often useful for testing and logging to get an output that is more structured and better pretty-printed than what show can offer.

Documentation