filecache

A cache system associating values to files.

http://lpuppet.banquise.net/

Version on this page:0.3.1
LTS Haskell 23.21:0.5.2
Stackage Nightly 2025-05-04: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.3.1@sha256:dc00ad9df38fa482fffced21d03fa864df2ef827da5b506c7add779dce94fa60,1766

Module documentation for 0.3.1

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