servant-conduit

Servant Stream support for conduit.

http://docs.servant.dev/

Version on this page:0.15.1@rev:3
LTS Haskell 21.13:0.15.1@rev:3
Stackage Nightly 2023-09-30:0.16
Latest on Hackage:0.16

See all snapshots servant-conduit appears in

BSD-3-Clause licensed by Servant Contributors
This version can be pinned in stack with:servant-conduit-0.15.1@sha256:a1a1f6772de1124fb2e24ed50eade2a96fcf787d693eb5e4c67dff92aab09de5,1898

Module documentation for 0.15.1

Servant Stream support for conduit.

Provides ToSourceIO and FromSourceIO instances for ConduitT.

Changes

0.15

  • First release with support for servant-0.15 Stream refactoring.