Skip to content

Latest commit

 

History

History

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.