Changelog for servant-pipes-0.16.1
0.16.1
- Compatibility with newer dependencies, and newers GHCs.
0.16
- Compatibility with mtl-2.3, used with GHC 9.6.
0.15.3
Other changes
- Support GHC-9.0.1.
- Bump
bytestringdependency.
0.15.2
0.15.1
FromSourceIO Proxy(ListT) instancefails inIO, not inm. This works aroundMonadFailproposal, and makesservant-pipesbehave likeservant-conduitandservant-machines.
0.15
- First release with support for
servant-0.15Streamrefactoring.