ekmett / ekmett/exceptions

PrimMonad instance for CatchT

Open
#65 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
57
Forks
38
PR merge metrics
No merged PRs in 30d

Description

I've got a package I'm working on where much of the code is parametrized over both `MonadThrow` and `PrimMonad`, but unfortunately `CatchT (ST s)` (or in general `PrimMonad m => CatchT m`) isn't an instance of `PrimMonad`. Thoughts on adding an instance?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.