-
Notifications
You must be signed in to change notification settings - Fork 17
Upgrade to snake_case builtins and initial PNC
#93
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
Conversation
|
Requires a release of basic-cli from roc-lang/basic-cli#305 to build and run CI. All tests passing locally in nix. |
We could download the latest main source of basic-cli and use that with |
The Cargo.lock update prevents: A reference count was decremented all the way to zero, which should never happen.
Result.map -> Result.map_ok
|
Probably related to this upgrade... I'm not sure what is causing this. But I'm seeing the below issue in lukewilliamboswell/roc-htmx-tailwindcss-demo#6 |
No description provided.