servant-machines

Servant Stream support for machines

http://docs.servant.dev/

Version on this page:0.16@rev:1
LTS Haskell 22.22:0.16@rev:1
Stackage Nightly 2024-05-16:0.16@rev:1
Latest on Hackage:0.16@rev:2

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.16@sha256:c993d947bf86e929f543be3a15708b4aebaa2b28f5f82972b3d9f8a493a684bb,1799

Module documentation for 0.16

Servant Stream support for machines.

Provides ToSourceIO and FromSourceIO instances for MachineT.

Changes

0.16

  • Compatibility with mtl-2.3, used with GHC 9.6

0.15

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