maxking / maxking/cs583-project
do not return entire error message.
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
<hasbot> (line 1, column 11):
<hasbot> unexpected end of input
<hasbot> "hey" not found
Do not show the whole error message, only the last line is relevant to the user.
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
The issue names no source file or test. Reproduce the shown error and trace the code that formats or displays it; done means the output shows only the final relevant line rather than the full error message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100