Servant Stream support for streamly
Go to file
Gautier DI FOLCO a727245746 Bump v0.1.0.0
2021-08-15 16:50:20 +02:00
example Initial commit 2020-07-05 17:03:45 +02:00
src/Servant Initial commit 2020-07-05 17:03:45 +02:00
test Initial commit 2020-07-05 17:03:45 +02:00
.gitignore Initial commit 2020-07-05 17:03:45 +02:00
ChangeLog.md Initial commit 2020-07-05 17:03:45 +02:00
LICENSE Initial commit 2020-07-05 17:03:45 +02:00
package.yaml Bump v0.1.0.0 2021-08-15 16:50:20 +02:00
README.md Initial commit 2020-07-05 17:03:45 +02:00
servant-streamly.cabal Bump v0.1.0.0 2021-08-15 16:50:20 +02:00
Setup.hs Initial commit 2020-07-05 17:03:45 +02:00
stack.yaml Initial commit 2020-07-05 17:03:45 +02:00
stack.yaml.lock Initial commit 2020-07-05 17:03:45 +02:00

servant-streamly

Servant Stream support for streamly.

Provides ToSourceIO and FromSourceIO instances for all IsStream instances.