The latest version of data-tree-print is 0.1.0.2-3.
data-tree-print
Version 0.1.0.1 revision 0 uploaded by lspitzner.
Package meta
- Synopsis
- Print Data instances as a nested tree
- Description
Provides functionality similar to that of the Show class: Taking some arbitrary value and returning a String.
Output is not intended to be valid haskell.
Requires a Data.Data.Data instance instead of a Text.Show one.
Output, if large, is often easier to parse than show output due to the formatting as a nested tree.
The user can adapt the behaviour at runtime using custom layouting expressed via syb-style extension.
- Author
- Lennart Spitzner
- Bug reports
- https://github.com/lspitzner/data-tree-print/issues
- Category
- Pretty Printer
- Copyright
- Copyright (C) 2016 Lennart Spitzner
- Homepage
- https://github.com/lspitzner/data-tree-print
- Maintainer
- Lennart Spitzner <hexagoxel@hexagoxel.de>
- Package URL
- n/a
- Stability
- n/a