An open API service indexing awesome lists of open source software.

https://github.com/kleidukos/servant-effectful

Servant bindings for the Effectful ecosystem
https://github.com/kleidukos/servant-effectful

effect-system effectful haskell servant

Last synced: 10 months ago
JSON representation

Servant bindings for the Effectful ecosystem

Awesome Lists containing this project

README

          

# servant-effectful

This library provides bindings to the [Servant][servant] web framework for the [Effectful][effectful] ecosystem.

[servant]: https://www.servant.dev/
[effectful]: https://haskell-effectful.github.io/