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

v0.4.0 Uncurried #21

Closed
wants to merge 2 commits into from
Closed

v0.4.0 Uncurried #21

wants to merge 2 commits into from

Conversation

cbowling
Copy link

This version subverts ReScripts v11 uncurrying standards by setting "uncurried": false" in rescript.json which disables the intended compiler behavior of uncurrying functions by default. This variant required us to correctly distinguish parameters that were uncurried and function calls that could be ambiguous.

Both PRs update the package.json dependencies and remove "@glennsl/bs-jest" as it was abandoned and had numerous security advisories

@cbowling cbowling added enhancement New feature or request help wanted Extra attention is needed dependencies Pull requests that update a dependency file labels Jul 12, 2024
@cbowling cbowling self-assigned this Jul 12, 2024
@cbowling cbowling mentioned this pull request Jul 12, 2024
@cbowling
Copy link
Author

Closing in favor of #20

@cbowling cbowling closed this Jul 15, 2024
@cbowling cbowling deleted the v0.4.0_uncurried branch July 15, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant