IntersectMBO / IntersectMBO/io-sim
Add a `PrimBase (IOSim s)` instance
Open
enhancement
- Dominant language
- Haskell
- Stars
- 54
- Forks
- 25
- Avg merge
- 3h 9m
- Merged PRs (30d)
- 1
Description
`IOSim` has a `PrimMonad` instance, so I suppose a [`PrimBase` instance](https://hackage-content.haskell.org/package/primitive-0.9.1.0/docs/Control-Monad-Primitive.html#t:PrimBase) could be added too? This would, for example, allow using [`keepAlive`](https://hackage-content.haskell.org/package/primitive-0.9.1.0/docs/Control-Monad-Primitive.html#t:PrimBase) in `IOSim`
Contributor guide
Assessment
This issue has not been assessed yet.