We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09760e7 commit b2b70fbCopy full SHA for b2b70fb
CHANGELOG.md
@@ -11,5 +11,6 @@ and this project adheres to [Haskell Package Versioning Policy](https://pvp.hask
11
12
- First version. Released on an unsuspecting world.
13
- Let users extend the built-in diff types with custom diffs via the `SpecialDiff` class in [#9](https://github.com/fpringle/generic-diff/pull/9).
14
+- Add example implementations of `SpecialDiff` for `containers` types in [#10](https://github.com/fpringle/generic-diff/pull/10).
15
16
[unreleased]: https://github.com/fpringle/generic-diff/compare/74b5028...HEAD
0 commit comments