haskell-beam / haskell-beam/beam

Compatibility with recent version of resourcet with MonadUnliftIO

Open
#411 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.