servant-conduit

Servant Stream support for conduit.

http://docs.servant.dev/

Version on this page:0.15.1@rev:1
LTS Haskell 22.14:0.16@rev:1
Stackage Nightly 2024-03-28:0.16@rev:1
Latest on Hackage:0.16@rev:1

See all snapshots servant-conduit appears in

BSD-3-Clause licensed by Servant Contributors
Maintained by [email protected]
This version can be pinned in stack with:servant-conduit-0.15.1@sha256:3b53e460053eb2e405831ae14cbd0a80f4a99ea9527eef39cace6e233dcff248,1896

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.