The latest version of lrucache is 1.2.0.1-1.
lrucache
Version 1.2.0.0 revision 0 uploaded by CarlHowells.
Package meta
- Synopsis
- a simple, pure LRU cache
- Description
This package contains a simple, pure LRU cache, implemented in terms of Data.Map.
It also contains a mutable IO wrapper providing atomic updates to an LRU cache.
- Author
- Carl Howells
- Bug reports
- n/a
- Category
- Data
- Copyright
- Carl Howells, 2010-2015
- Homepage
- http://github.com/chowells79/lrucache
- Maintainer
- chowells79@gmail.com
- Package URL
- n/a
- Stability
- Experimental