Description
Diff instances for common types.
Description
The generic-diff package aims to be lightweight and not force any instances which might have more than one interpretation.
This package provides a more comprehensive set of instances for types from a range of common packages.
README.md
generic-diff instances
The generic-diff package aims to be lightweight and not force any instances which might have more than one interpretation.
This package provides a more comprehensive set of instances for types from a range of common packages.
Currently we provide instances for Map, Seq, Set and Tree from the containers package.