@hackage tree-diff0.0.2
Diffing of (expression) trees.
Installation
Tested Compilers
Dependencies (25)
- MemoTrie >=0.6.8 && <0.7
- QuickCheck >=2.10.0.1 && <2.14
- aeson >=1.2.1.0 && <1.5
- ansi-terminal >=0.6.3.1 && <0.10
- ansi-wl-pprint >=0.6.8.1 && <0.7
- base >=4.7 && <4.13 Show all…
Dependents (36)
@hackage/Cabal, @cardano/ouroboros-consensus-diffusion, @cardano/cardano-slotting, @cardano/cardano-binary, @hackage/chart-svg, @cardano/cardano-ledger-core, Show all…
tree-diff
Diffing of (expression) trees.
Examples
tree-diff displays pretty diffs of tree data:

Because of its untyped internal type, it copes with type changes:

As a bonus, multiline Strings and Text are diffed linewise:
