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

Spive v0.1.15 doesn't work with tuples in rescript 11 - but previous versions did work #54

Open
JasoonS opened this issue Aug 26, 2023 · 3 comments

Comments

@JasoonS
Copy link

JasoonS commented Aug 26, 2023

@spice
type tuples_dont_work_with_spice = (string, string)

The above snippet causes issues in rescript 11. This is a regression since the code worked for me in rescript 10 with [email protected].

@mununki
Copy link
Member

mununki commented Aug 26, 2023

Thanks for reporting the issue. Let me check.

@mununki
Copy link
Member

mununki commented Aug 26, 2023

It seems fine to me. Can you provide the self-contained sample to reproduce?
image
I've tested with compiler v11, spice v0.1.15 and v11, v0.2.0(latest). Both seems fine to me.

@JasoonS
Copy link
Author

JasoonS commented Aug 28, 2023

Thanks for taking a look, I'll get a reproduction to you ASAP.

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

No branches or pull requests

2 participants