Skip to content

Improve deriving support for nested types#38

Merged
omelkonian merged 2 commits into
masterfrom
andre/nested-mutual-deriving
May 6, 2026
Merged

Improve deriving support for nested types#38
omelkonian merged 2 commits into
masterfrom
andre/nested-mutual-deriving

Conversation

@WhatisRT
Copy link
Copy Markdown
Collaborator

This does support the builtin Term datatype, but both generating the instance and evaluating it are incredibly slow, so there is some future work. However, there are some test cases for data types that are supported now that haven't been previously.

This _does_ support the builtin `Term` datatype, but both generating
the instance and evaluating it are incredibly slow, so there is some
future work. However, there are some test cases for data types that
are supported now that haven't been previously.
@WhatisRT
Copy link
Copy Markdown
Collaborator Author

@omelkonian I don't know your current situation, do you want to still review PRs?

@omelkonian omelkonian self-requested a review April 26, 2026 21:44
Copy link
Copy Markdown
Collaborator

@omelkonian omelkonian left a comment

Choose a reason for hiding this comment

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

LGTM

The performance side of things is really a blocker; hope we figure out a way to make this usable for large records / deeply nested types soon..

@omelkonian omelkonian merged commit 641fd41 into master May 6, 2026
1 check passed
@WhatisRT
Copy link
Copy Markdown
Collaborator Author

WhatisRT commented May 6, 2026

Yeah, I should be able to continue investigating this some time soon. Thanks for the CI fix!

@omelkonian omelkonian deleted the andre/nested-mutual-deriving branch May 6, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants