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

Constructors broken in Sum Types #1443

Closed
7h3kk1d opened this issue Dec 16, 2024 · 0 comments · Fixed by #1476
Closed

Constructors broken in Sum Types #1443

7h3kk1d opened this issue Dec 16, 2024 · 0 comments · Fixed by #1476
Assignees
Labels
bug critical critical bug

Comments

@7h3kk1d
Copy link
Contributor

7h3kk1d commented Dec 16, 2024

Screenshot From 2024-12-16 11-10-48

type A = +B +C in
let x = B in
x

Error is constructor not found

@7h3kk1d 7h3kk1d added the bug label Dec 16, 2024
@cyrus- cyrus- added the critical critical bug label Dec 16, 2024
@cyrus- cyrus- moved this to Team Dynamics in Hazel Big Board Dec 16, 2024
@Negabinary Negabinary linked a pull request Jan 23, 2025 that will close this issue
@cyrus- cyrus- closed this as completed in 7495146 Jan 29, 2025
cyrus- added a commit that referenced this issue Jan 29, 2025
@github-project-automation github-project-automation bot moved this from Team Dynamics to Done in Hazel Big Board Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug critical critical bug
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants