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

https://github.com/kleidukos/pg-transact-effectful

pg-transact for the Effectful ecosystem
https://github.com/kleidukos/pg-transact-effectful

effect-system effectful haskell postgresql

Last synced: 12 months ago
JSON representation

pg-transact for the Effectful ecosystem

Awesome Lists containing this project

README

          

# pg-transact-effectful

This library provides bindings to the [pg-transact][pg-transact] web framework for the [Effectful][effectful] ecosystem.

[pg-transact]: https://github.com/jfischoff/pg-transact
[effectful]: https://haskell-effectful.github.io/