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

Add annotation to unbox singleton records #39

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

andersfugmann
Copy link
Owner

Needed to allow compilation using the compilation option -unboxed-types.

It seems there is a bug in flamba, that the module signature is inferred before the unboxing optimizations are applied, resulting in inconsistencies between module signatures and implementation

@andersfugmann andersfugmann changed the title Add annotation to unbox singleton constructors Add annotation to unbox singleton records Jun 5, 2024
@andersfugmann andersfugmann merged commit 4dc4dc0 into main Jun 5, 2024
1 of 2 checks passed
@andersfugmann andersfugmann deleted the andersfugmann/unbox branch June 5, 2024 11:41
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.

1 participant