Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 926 Bytes

File metadata and controls

12 lines (8 loc) · 926 Bytes

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.