An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

lifetimes

The lifetimes package provides support for manual resource management, in a way that is more flexible than what is provided by resourcet or bracket. Like resourcet, this package allows releasing acquired resources early. In addition, it also provides move semantics: resources can be moved to a different lifetime after they are acquired. Lifetimes are first class values, which can themselves be acquired as resources, allowing for heirarchical management as well.

Ecosystem
hackage.haskell.org
Latest Release
0.2.0.1
about 3 years ago
Versions
3
Downloads
417 total
Dependent Packages
1
Dependent Repos
2
capnp 0.18.0.0
A native Haskell implementation of the Cap'N Proto cerialization format and RPC protocol. The li...
23 versions - Latest release: over 2 years ago - 1 dependent package - 2 dependent repositories - 6.68 thousand downloads total - 1 stars on codeberg.org - 1 maintainer
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Links
Registry hackage.haskell.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:hackage/lifetimes
spec
License Apache-2.0
First Release about 5 years ago
Last Synced 18 days ago
Repository
Stars 0 on GitHub
Forks 0 on GitHub