stm-conduit

Introduces conduits to channels, and promotes using conduits concurrently.

https://github.com/wowus/stm-conduit

Version on this page:2.5.2
LTS Haskell 22.17:4.0.1@rev:1
Stackage Nightly 2024-04-20:4.0.1@rev:1
Latest on Hackage:4.0.1@rev:1

See all snapshots stm-conduit appears in

BSD-3-Clause licensed by Clark Gaebel
Maintained by [email protected]
This version can be pinned in stack with:stm-conduit-2.5.2@sha256:d651fdc369a1820ef5025e662b38a82e3ca09efcaf6c79d60b3f15c6b7495362,1873

Module documentation for 2.5.2

  • Data
    • Data.Conduit
      • Data.Conduit.Async
      • Data.Conduit.TMChan
      • Data.Conduit.TQueue
      • Data.Conduit.Utils

Provides two simple conduit wrappers around STM channels - a source and a sink.