cached-io: A simple library to cache IO actions
Provides functions that convert an IO action into a cached one by storing the original result for a period of time, or until some condition is met.
[Skip to Readme]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
developer | compile with -Werror to make warnings fatal | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- cached-io-1.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Versions [RSS] | 0.1.0.1, 0.1.1.0, 1.1.0.0, 1.2.0.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.13.0.0 && <4.19), cached-io, exceptions (>=0.10.4 && <0.11), stm (>=2.5 && <2.6), time (>=1.9.3 && <1.13), transformers (>=0.5.6.2 && <0.7) [details] |
License | Apache-2.0 |
Author | SumAll, Inc. |
Maintainer | Bellroy Tech Team <haskell@bellroy.com> |
Revised | Revision 1 made by jack at 2023-06-30T06:11:24Z |
Category | Development |
Source repo | head: git clone https://github.com/bellroy/haskell-cached-io.git |
Uploaded | by LukeWorth at 2023-03-06T01:01:19Z |
Distributions | NixOS:1.2.0.0 |
Executables | test-cachedIO |
Downloads | 2547 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |