packages feed

binary-generic-combinators-0.4.2.0: ChangeLog.md

# Changelog for binary-generic-combinators

## v0.4.2.0

- Ensure the modules are compatible with Safe Haskell.
- Add `MatchByte` alias.
- Finally write some documentation.

## v0.4.1.0

- Derive `Functor`, `Foldable` and `Traversable` for `Many`, `Some` and `CountedBy`.

## v0.4.0.0

- Initial release as a separate library.