filecache

A cache system associating values to files.

http://lpuppet.banquise.net/

Version on this page:0.3.2
LTS Haskell 20.26:0.4.1
Stackage Nightly 2022-11-17:0.4.1
Latest on Hackage:0.4.1

See all snapshots filecache appears in

BSD-3-Clause licensed by Simon Marechal
Maintained by bartavelle@gmail.com
This version can be pinned in stack with:filecache-0.3.2@sha256:bcc8c9ee43b936e4bd63746f025ef72f2cafd0751885ea080f8c9993752bd8ce,1766

Module documentation for 0.3.2

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