runtimeverification / runtimeverification/haskell-backend
Validation errors should print the relevant Kore source
Open
Nobody has claimed this yet.
bug
needs-reproducing
- Dominant language
- Haskell
- Stars
- 224
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
When we have a validation error, we should pretty-print the relevant sentence or pattern.
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
Start by locating the validation-error handling entry point and any existing tests for pretty-printing or source locations. Done means a validation error displays the relevant Kore sentence or pattern in a readable form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100