@hackage tree-diff0
Diffing of (expression) trees.
Installation
CustomTested Compilers
Dependencies (25)
- MemoTrie >=0.6.8 && <0.7
- QuickCheck >=2.10.0.1 && <2.11
- aeson >=1.2.1.0 && <1.3
- ansi-terminal >=0.6.3.1 && <0.8
- ansi-wl-pprint >=0.6.8.1 && <0.7
- base >=4.7 && <4.11 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:
