filecache

A cache system associating values to files.

http://lpuppet.banquise.net/

Version on this page:0.5.1
LTS Haskell 20.26:0.4.1
Stackage Nightly 2024-11-05:0.5.2
Latest on Hackage:0.5.2

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.1@sha256:8e4363c2a955ead1a64d13b741874352adb493d200d37e177120f0fcd475c7af,1855

Module documentation for 0.5.1

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