Interpret Error effect using exceptions
Open
- Dominant language
- Haskell
- Stars
- 559
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Would it be possible to interpret the `Error` effect using exceptions instead of `Either`s like polysemy's [`errorToIOFinal`](https://hackage.haskell.org/package/polysemy-1.3.0.0/docs/Polysemy-Error.html#v:errorToIOFinal)?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the repository's Error effect with polysemy's linked errorToIOFinal documentation and determine what exception-based interpretation would require. The issue does not name an entry point, file, or test, so clarify the intended exception semantics and define completion criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100