@hackage generic-diff-instances0.1.0.0

Diff instances for common types

Haskell CI

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.