@hackage cached-io1.3.0.0

A simple library to cache IO actions

Provides functions that convert an IO action into a cached one by storing the original result for a period of time, or until some condition is met.