resource-effectful: A region-based resource effect for the effectful ecosystem.

[ bsd3, control, library ] [ Propose Tags ]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.16.0 && <5), effectful-core (>=2.0 && <2.3), stm (>=2.5 && <2.6) [details]
License BSD-3-Clause
Copyright 2023 Michael Szvetits
Author Michael Szvetits
Maintainer typedbyte@qualified.name
Category Control
Home page https://github.com/typedbyte/resource-effectful
Bug tracker https://github.com/typedbyte/resource-effectful/issues
Uploaded by MichaelSzvetits at 2023-05-12T18:16:05Z
Distributions
Downloads 57 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-05-12 [all 1 reports]

Readme for resource-effectful-0.1.0.0

[back to package description]

resource-effectful

Hackage

resource-effectful is a Haskell library that provides a region-based resource effect for the effectful ecosystem. The documentation can be found on Hackage.