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
hackage.haskell.org
Latest Release
about 3 years ago
0.2.0.1
about 3 years ago
Versions
3
3
Downloads
417 total
417 total
Dependent Packages
1
1
Dependent Repos
2
2
Loading...
Readme
Loading...
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 |