filecache: A cache system associating values to files.
A cache system, that works by associating computation results with file names. When the files are modified, the cache entries are discarded.
Downloads
- filecache-0.5.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.6, 0.2.7, 0.2.8, 0.2.9, 0.3.0, 0.3.1, 0.3.2, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.5.2 |
---|---|
Dependencies | base (>=4.6 && <5), containers (>=0.5 && <0.8), directory (>=1.2 && <1.4), exceptions (>=0.8 && <0.11), filepath (>=1.4 && <1.6), fsnotify (>=0.4 && <0.5), mtl (>=2.1 && <2.4), stm, strict-base-types (>=0.2.2), time (>=1.5 && <2) [details] |
Tested with | ghc ==9.8.2 || ==9.6.6 |
License | BSD-3-Clause |
Copyright | Simon Marechal |
Author | Simon Marechal |
Maintainer | bartavelle@gmail.com |
Category | Data |
Home page | http://lpuppet.banquise.net/ |
Bug tracker | https://github.com/bartavelle/filecache/issues |
Source repo | head: git clone git://github.com/bartavelle/filecache.git |
Uploaded | by SimonMarechal at 2024-10-29T08:00:02Z |
Distributions | Stackage:0.5.2 |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 11516 total (68 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-10-29 [all 1 reports] |