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.3.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.1, 0.1.1.0, 1.1.0.0, 1.2.0.0, 1.3.0.0, 1.3.1.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.13.0.0 && <4.22), exceptions (>=0.10.4 && <0.11), stm (>=2.5 && <2.6), time (>=1.9.3 && <1.16) [details] |
| Tested with | ghc ==8.10.7 || ==9.0.2 || ==9.2.4 || ==9.4.5 || ==9.6.6 || ==9.8.2 || ==9.10.1 || ==9.12.1 |
| License | Apache-2.0 |
| Author | SumAll, Inc. |
| Maintainer | Bellroy Tech Team <haskell@bellroy.com> |
| Category | Development |
| Source repo | head: git clone https://github.com/bellroy/haskell-cached-io.git |
| Uploaded | by jack at 2025-12-08T06:16:49Z |
| Distributions | NixOS:1.3.0.0 |
| Downloads | 2925 total (24 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2025-12-08 [all 1 reports] |