filecache

A cache system associating values to files.

http://lpuppet.banquise.net/

Version on this page:0.4.1
LTS Haskell 20.26:0.4.1
Stackage Nightly 2024-03-28:0.5.0
Latest on Hackage:0.5.0

See all snapshots filecache appears in

BSD-3-Clause licensed by Simon Marechal
Maintained by [email protected]
This version can be pinned in stack with:filecache-0.4.1@sha256:cc1a1e816a7435564c7bd35f87f8f3818ccf987b9b02f7f749d2ef64480d6b71,1779

Module documentation for 0.4.1

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