cached-traversable: Transparent, persistent caching of lazy, traversable structures

[ bsd3, data, library ] [ Propose Tags ]

cached-traversable provides persistent (on-disk) caching of lazy, traversable structures for any element type which has a Binary instance. Think of it as a poor man's acid-state for deterministic programs.

Modules

[Last Documentation]

  • Data
    • Traversable
      • Data.Traversable.Cached

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Dependencies base (>=4.6 && <5), binary (>=0.5 && <0.6), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), directory (>=1.2 && <1.3), filepath (>=1.3 && <1.4), mtl (>=2.1 && <2.2) [details]
License BSD-3-Clause
Copyright 2014 Thomas Tuegel
Author Thomas Tuegel
Maintainer ttuegel@gmail.com
Category Data
Source repo head: git clone https://github.com/ttuegel/cached-traversable.git
Uploaded by ThomasTuegel at 2014-10-07T23:54:32Z
Distributions NixOS:0.1.0.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2008 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-13 [all 7 reports]