ghc-lrucache 1.2.0.1
Dependencies: ghc-contravariant@1.5.5
Channel: guix
Home page: https://github.com/chowells79/lrucache
Licenses: Modified BSD
Build system: haskell
Synopsis: Implementation of a simple LRU cache
Description:
This package contains a simple and pure LRU cache. The implementation is based on Data.Map from the containers library. Further, the package also containes a multiple IO wrapper that enables atomic updates of the cache.
Total packages: 1