| Name: | ghc-cached-json-file | 
|---|---|
| Version: | 0.1.1 | 
| Release: | 1.el9 | 
| Architecture: | aarch64 | 
| Group: | Unspecified | 
| Size: | 71761 | 
| License: | BSD-3-Clause | 
| RPM: | ghc-cached-json-file-0.1.1-1.el9.aarch64.rpm | 
| Source RPM: | ghc-cached-json-file-0.1.1-1.el9.src.rpm | 
| Build Date: | Tue Sep 09 2025 | 
| Build Host: | build-ol9-aarch64.oracle.com | 
| Vendor: | Oracle America | 
| URL: | https://hackage.haskell.org/package/cached-json-file | 
| Summary: | Locally cache a json file obtained by http | 
| Description: | A small library for caching a slow-changing remote json file in a specified directory (under "~/.cache/"). When the json is requested and the cache file is still fresh enough it is read directly from the local cache, otherwise the cached file is refreshed first.  |