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

EnvDecoding type matches changes to decoding from here: https://github.com/roc-lang/roc/pull/6587 #176

Merged
merged 5 commits into from
Apr 12, 2024

Conversation

faldor20
Copy link
Collaborator

@faldor20 faldor20 commented Mar 17, 2024

This PR for optional record field decoding changes the type of the finalize function to take two args:
roc-lang/roc#6587
This updates the signature to match

rtfeldman
rtfeldman previously approved these changes Apr 8, 2024
Anton-4
Anton-4 previously approved these changes Apr 9, 2024
@Anton-4
Copy link
Collaborator

Anton-4 commented Apr 9, 2024

@faldor20 I had to undo your change to the type signature of envTuple and change the signature of envRecord instead due to type mismatches. Can you confirm this is correct? Nix is using your Roc branch btw.

@faldor20
Copy link
Collaborator Author

faldor20 commented Apr 10, 2024

I have no idea how I missed that. So sorry. That's correct @Anton-4

@Anton-4
Copy link
Collaborator

Anton-4 commented Apr 10, 2024

👍 No problem

@Anton-4 Anton-4 merged commit 0850c76 into roc-lang:main Apr 12, 2024
3 checks passed
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.

3 participants