minimal viable product

This commit is contained in:
vegowotenks 2025-05-02 22:15:46 +02:00
commit afbec2ab33
12 changed files with 413 additions and 0 deletions

15
CHANGELOG.md Normal file
View file

@ -0,0 +1,15 @@
# Changelog for `isomorphic-derive`
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to the
[Haskell Package Versioning Policy](https://pvp.haskell.org/).
## Unreleased
### Generic instances for GenericCoerce
- Derive Monoid and Semigroup instances via GenericCoerceTo
## 0.1.0.0 - YYYY-MM-DD