forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
10 lines
303 B
Text
10 lines
303 B
Text
Prettyprint and compare Data values.
|
|
|
|
* Size limit for the output
|
|
* Time limit for the computation
|
|
* Escape exceptions
|
|
* Do not escape unicode characters
|
|
* Comparison: Highlight the first difference
|
|
* Comparison: Yes, No or Maybe results
|
|
|
|
WWW: http://hackage.haskell.org/package/data-pprint
|