tree-diff-0: README.md
# 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 `String`s and `Text` are diffed linewise: 