@hackage iso-deriving0.0.6

Deriving via arbitrary isomorphisms.

The GHC extension DerivingVia allow derivation through a specific morphism: coerce. We present a library iso-deriving generalizing DerivingVia to arbitrary morphisms. This is particularly useful for prototypes and specifications of instances.