@hackage tree-diff0.2
Diffing of (expression) trees.
Installation
Tested Compilers
Dependencies (31)
- QuickCheck ^>=2.14.2
- aeson ^>=1.4.6.0 || ^>=1.5.6.0
- ansi-terminal >=0.10 && <0.12
- ansi-wl-pprint ^>=0.6.8.2
- base >=4.5 && <4.16
- base-compat ^>=0.10.5 || ^>=0.11.0 || ^>=0.12 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:
