Skip to content

Remove temporary hack since Roc issue #10303 is now fixed - #202

Open
ageron wants to merge 1 commit into
exercism:mainfrom
ageron:fix-sgf-parsing
Open

Remove temporary hack since Roc issue #10303 is now fixed#202
ageron wants to merge 1 commit into
exercism:mainfrom
ageron:fix-sgf-parsing

Conversation

@ageron

@ageron ageron commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Now that roc-lang/roc#10303 is fixed, we can remove the temporary hack that made the tests pass for sgf-parsing and replace it with the proper solution.

@Anton-4 Anton-4 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ageron!

@Anton-4

Anton-4 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Oh it does look like the test got stuck

@ageron

ageron commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

Ah yes, the roc-test-runner uses the Roc compiler available via the install script, which is a few days old so it doesn't yet have the fix that unblocks this exercise. I guess we just have to wait for a few days, or we could tweak the test runner to make it use the very latest Roc.

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.

2 participants