BSD-3-Clause licensed by Servant Contributors
Maintained by [email protected]
This version can be pinned in stack with:servant-machines-0.16.1@sha256:c1eab8eab292be2880ea0715ccfc98e20c5e02a7b1da7c826c46f338129689a2,1770

Module documentation for 0.16.1

Servant Stream support for machines.

Provides ToSourceIO and FromSourceIO instances for MachineT.

Changes

0.16.1

  • Compatibility with newer dependencies and newer GHCs

0.16

  • Compatibility with mtl-2.3, used with GHC 9.6

0.15

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