@hackage filecache0.5.1
A cache system associating values to files.
Installation
Tested Compilers
Dependencies (10)
- base >=4.6 && <5
- containers >=0.5 && <0.7
- directory >=1.2 && <1.4
- exceptions >=0.8 && <0.11
- filepath >=1.4 && <1.5
- fsnotify >=0.4 && <0.5 Show all…
Dependents (2)
@hackage/language-puppet, @hackage/acme-everything
A cache system, that works by associating computation results with file names. When the files are modified, the cache entries are discarded.