@hackage tree-diff0.3.0.1
Diffing of (expression) trees.
Installation
Tested Compilers
Dependencies (32)
- QuickCheck ^>=2.14.2
- aeson ^>=1.4.6.0 || ^>=1.5.6.0 || ^>=2.0.0.0 || ^>=2.1.0.0 || ^>=2.2.0.0
- ansi-terminal >=0.10 && <0.12 || ^>=1.0 || ^>=1.1
- ansi-wl-pprint ^>=0.6.8.2 || ^>=1.0.2
- base >=4.5 && <4.20
- base-compat ^>=0.10.5 || ^>=0.11 || ^>=0.12 || ^>=0.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:
