Gabriella439 / Gabriella439/managed
Transformer variant
Open
- Dominant language
- Haskell
- Stars
- 49
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
Have you considered having a transformer variant of `Managed` so that extra effects could be layered on top of IO?
Or at that point is it just as easy to use `ContT ()`?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the proposal in this issue and comparing the requested transformer variant of Managed with ContT (). Determine whether layering extra effects on IO requires a distinct abstraction or is already covered by ContT (). Done means reaching a clear design decision about whether and how the variant should exist.
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