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.
- Host: GitHub
- URL: https://github.com/typedbyte/resource-effectful
- Owner: typedbyte
- License: other
- Created: 2023-05-12T17:35:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-26T19:12:00.000Z (9 months ago)
- Last Synced: 2025-04-08T04:34:59.960Z (about 2 months ago)
- Language: Haskell
- Size: 7.81 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# 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).