Description
Provides tools for working with derived Show instances and generic inspection of Haskell values. It can help parse or analyze the textual representation that Show produces.
It is useful for debugging tools, tests, generic inspection, and utilities that need to understand displayed Haskell data. It is a developer library and not a general data viewer.