Skip to content

[feature] provide [%uncurry: < x : int ; y : int > Js.t ] syntactic sugar #388

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

Merged
merged 2 commits into from
May 19, 2016

Conversation

bobzhang
Copy link
Member

and some refactoring

@bobzhang
Copy link
Member Author

note that keep in mind when we write ppx, do our best to not break ocamldep

@bobzhang bobzhang merged commit 8635766 into master May 19, 2016
@bobzhang bobzhang deleted the clean_up_cont_with_better_name branch May 19, 2016 18:10
kevinbarabash pushed a commit to kevinbarabash/rescript-compiler that referenced this pull request Dec 24, 2021
Fixes rescript-lang#388

Somehow a stale package-lock.json was incrementally generated during 8748fa0, without the needed `hasInstallScript` field.
CI still worked because CI was on an older npm which required regenerating the lockfile fresh.

Lessons:
- Be fast enough to generate something fresh please.
- Go was right. No lockfiles.
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