simple-pool: a simple resource pool library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

a simple resource pool library, similar to the resource-pool package but with a dead simple implementation


[Skip to Readme]

Properties

Versions 0.1.0.0
Change log CHANGELOG.md
Dependencies base (<5), unliftio-core (<0.3) [details]
License AGPL-3.0-only
Author mangoiv
Maintainer contact@mangoiv.com
Category Concurrency
Home page https://git.mangoiv.com/mangoiv/simple-pool
Uploaded by mangoiv at 2024-11-13T13:30:56Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for simple-pool-0.1.0.0

[back to package description]

simple pool

A Haskell implementation of a very simple resource pool, based on standard concurrency primitives with no extra options.