User-reported unhelpful error message
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
Research direction
The issue names only a CodeWorld program URL and a Haskell parse error, so start by reproducing that program and locating the parser diagnostic path. Confirm what causes the repeated parenthesis suggestion; done should be a clear, accurate diagnostic for this input, with regression coverage if the project has a suitable test location.
Written by the indexing model from the issue text.
Description
Program: https://code.world/#PY_mFE2apufaKkR4Kr0GcGg
Comment:
it keeps saying I am missing a parantheses over and over and over again every time I add one it asks for another
Message:
program.hs:20:10: error:
parse error
• Are you missing a parenthesis?
- Dominant language
- Haskell
- Stars
- 1.3k
- Forks
- 201
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from google/codeworld
-
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
my solution Open
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100