filecache: A cache system associating values to files.

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

A cache system, that works by associating computation results with file names. When the files are modified, the cache entries are discarded.

Downloads

Maintainer's Corner

Package maintainers

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, 0.5.3
Dependencies base (>=4.6 && <5), containers (>=0.5 && <0.9), directory (>=1.2 && <1.4), exceptions (>=0.8 && <0.11), filepath (>=1.4 && <1.6), fsnotify (>=0.4 && <0.5), stm (<3), strict (>=0.5 && <0.6), time (>=1.5 && <2) [details]
Tested with ghc ==9.8.2 || ==9.6.6 || ==9.10.3 || ==9.12.2
License BSD-3-Clause
Copyright Simon Marechal
Author Simon Marechal
Maintainer bartavelle@gmail.com
Uploaded by SimonMarechal at 2026-01-19T09:46:37Z
Category Data
Home page http://lpuppet.banquise.net/
Bug tracker https://github.com/bartavelle/filecache/issues
Source repo head: git clone http://github.com/bartavelle/filecache.git
Distributions LTSHaskell:0.5.2, NixOS:0.5.2, Stackage:0.5.2
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 11964 total (74 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2026-01-19 [all 1 reports]