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

Fix: Standard libraries compatibility with general newtypes #5347

Merged
merged 7 commits into from Apr 30, 2024

Conversation

MikaelMayer
Copy link
Member

This PR fixes the standard library so that it is compatible with general newtypes.
Fixes #5345

How has this been tested?

I added a verification test for just a small project with a dfyconfig file including the standard library

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

This PR fixes the standard library so that it is compatible with general newtypes.
@keyboardDrummer
Copy link
Member

Thanks, and good luck with the build!

@MikaelMayer MikaelMayer enabled auto-merge (squash) April 30, 2024 14:41
@fabiomadge fabiomadge changed the title Fix: Standard libraries to be compatible with general newtypes Fix: Standard libraries compatibility with general newtypes Apr 30, 2024
@MikaelMayer MikaelMayer merged commit a79ea8a into master Apr 30, 2024
20 checks passed
@MikaelMayer MikaelMayer deleted the fix-5345-stdlib-newtypes branch April 30, 2024 18:16
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.

Standard libraries not working with general-newtypes=true
3 participants