libghc-lrucache-prof

Simple, pure least-recent-used cache; profiling libraries
  http://github.com/chowells79/lrucache
  0
  no reviews



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.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.