Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YamlCodec #28

Merged
merged 2 commits into from
Jul 21, 2021
Merged

YamlCodec #28

merged 2 commits into from
Jul 21, 2021

Conversation

kpodsiad
Copy link
Contributor

Wrap YamlEncoder & YamlDecoder into YamlCodec.
Use inline def derived instead of inline given derived in order to avoid automatic typeclass generation

Wrap YamlEncoder & YamlDecoder into YamlCodec.
Use `inline def derived` instead of `inline given derived` in order to avoid automatic typeclass generation
@kpodsiad kpodsiad requested a review from lwronski July 21, 2021 18:39
Copy link
Contributor

@lwronski lwronski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kpodsiad kpodsiad merged commit 35d67e9 into main Jul 21, 2021
@kpodsiad kpodsiad deleted the yaml-codec branch July 21, 2021 19:10
@kpodsiad kpodsiad added the feature New feature or request label Aug 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants