filecache

A cache system associating values to files.

http://lpuppet.banquise.net/

Version on this page:0.5.0
LTS Haskell 20.26:0.4.1
Stackage Nightly 2024-09-16:0.5.1
Latest on Hackage:0.5.1

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.5.0@sha256:c7166208d38202e05646b009e4db3e211eb75b9cea186130868455a9b69f0334,1788

Module documentation for 0.5.0

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