servant-streamly: Servant Stream support for streamly.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Servant Stream support for streamly. Provides ToSourceIO and FromSourceIO instances for all IsStream instances.


[Skip to Readme]

Properties

Versions 0.1.0, 0.1.0.0
Change log ChangeLog.md
Dependencies base (>=4.7 && <5), bytestring (>=0.10.10.0 && <0.11), http-client (>=0.6.4.1 && <0.7), resourcet (>=1.2.4.2 && <1.3), servant (>=0.16 && <0.17), servant-client (>=0.16 && <0.17), servant-server (>=0.16 && <0.17), servant-streamly, streamly (>=0.7.2 && <0.8), streamly-bytestring (>=0.1.2 && <0.2), wai (>=3.2.2.1 && <3.3), warp (>=3.3.13 && <3.4) [details]
License BSD-3-Clause
Copyright Gautier DI FOLCO
Author Gautier DI FOLCO
Maintainer gautier.difolco@gmail.com
Category Web, Servant, Streamly
Home page https://github.com/blackheaven/servant-streamly#readme
Bug tracker https://github.com/blackheaven/servant-streamly/issues
Source repo head: git clone https://github.com/blackheaven/servant-streamly
Uploaded by gdifolco at 2020-07-05T14:56:40Z

Modules

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for servant-streamly-0.1.0

[back to package description]

servant-streamly

Provides a support for Streamly in Servant.