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

Fixing export issues where unsupported primitives were being generated. #479

Merged
merged 1 commit into from Jan 8, 2024

Conversation

lepsa
Copy link
Contributor

@lepsa lepsa commented Jan 8, 2024

Fix for issue #475

Updating the tests that rely on escad export to not use these primitives.
Updating the export functions to throw an error, and moving primitives around to split them out from the supported primitives.

Updating the tests that rely on escad export to not use these
primitives.
Updating the export functions to throw an error, and moving primitives
around to split them out from the supported primitives.
@sorki sorki merged commit 6651529 into Haskell-Things:master Jan 8, 2024
3 checks passed
@sorki
Copy link
Contributor

sorki commented Jan 8, 2024

Thank you!

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.

None yet

2 participants