@hackage / filecache

A cache system associating values to files.

Latest0.5.3

About

Metadata

  • Last updated , by SimonMarechal
  • License BSD-3-Clause
  • Maintained by: bartavelle@gmail.com

  • Lottery factor: 1

Links

Installation

Tested Compilers

  1. 9.12.2
  2. 9.10.3
  3. 9.8.2
  4. 9.6.6

Readme

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