parsonsmatt/annotated-exception
Machinery for throwing and catching exceptions with some annotation.
HaskellBSD-3-Clause
Issues
- 0
- 1
handleJust, catchJust
#28 opened by chris-martin - 2
`flatten` should use `addCallStackToException`
#23 opened by glasserc - 0
Expose a function to remove annotations
#26 opened by parsonsmatt - 1
We should recur in `tryFlatten`
#24 opened by glasserc - 1
Add `Control.exception.evaluate` equivalent
#22 opened by codygman - 1
Annotate asynchronous exceptions
#20 opened by parsonsmatt - 1
- 0
Remove `Eq` constraint from `AnnC`
#10 opened by parsonsmatt - 0
- 2
- 0
Infinite loop with `try`
#7 opened by parsonsmatt