haskell-beam / haskell-beam/beam
Compatibility with recent version of resourcet with MonadUnliftIO
Open
- Dominant language
- Haskell
- Stars
- 635
- Forks
- 193
- PR merge metrics
- No merged PRs in 30d
Description
I found streaming interface of beam-postgres uses `MonadBaseControl` [link](http://hackage.haskell.org/package/beam-postgres-0.4.0.0/docs/Database-Beam-Postgres-Conduit.html#v:runSelect), while resourcet >= 1.2 moved to MonadUnliftIO, see [here](http://hackage.haskell.org/package/resourcet-1.2.2/docs/Control-Monad-Trans-Resource.html#v:runResourceT). Any plan for updating the interface? Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.