Skip to content

Add generic deriving #76

@srid

Description

@srid

encodeRoute / decodeRoute can determine the route filename from the sum constructor's name (sans type name prefix). Enum, Bounded can also be derived generically. Use DerivingVia to "configure" the way to determine filename from constructor names (like Aeson, etc.).

Should use generics-sop.

Do also #78 with this?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions