Skip to content

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

Merged
Anton-4 merged 5 commits intoroc-lang:mainfrom
faldor20:patch-1
Apr 12, 2024
Merged

EnvDecoding type matches changes to decoding from here: https://github.com/roc-lang/roc/pull/6587#176
Anton-4 merged 5 commits intoroc-lang:mainfrom
faldor20:patch-1

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
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