servant-machines

Servant Stream support for machines

http://docs.servant.dev/

Version on this page:0.15.1@rev:2
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-machines appears in

BSD-3-Clause licensed by Servant Contributors
Maintained by [email protected]
This version can be pinned in stack with:servant-machines-0.15.1@sha256:56d43e53449ea6213367ff9877b490182ef767086790ce866245efb1d1116108,1809

Module documentation for 0.15.1

Servant Stream support for machines.

Provides ToSourceIO and FromSourceIO instances for MachineT.

Changes

0.15

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