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

https://github.com/typedbyte/resource-effectful

A region-based resource effect for the effectful ecosystem.
https://github.com/typedbyte/resource-effectful

Last synced: about 1 month ago
JSON representation

A region-based resource effect for the effectful ecosystem.

Awesome Lists containing this project

README

        

# resource-effectful

[![Hackage](https://img.shields.io/hackage/v/resource-effectful.svg?logo=haskell&label=resource-effectful)](https://hackage.haskell.org/package/resource-effectful)

`resource-effectful` is a Haskell library that provides a region-based resource effect for the [effectful](https://hackage.haskell.org/package/effectful-core) ecosystem. The documentation can be found on [Hackage](https://hackage.haskell.org/package/resource-effectful).