BSD-3-Clause licensed by Will Donnelly
Maintained by Will Donnelly
This version can be pinned in stack with:io-storage-0.3@sha256:f151cfa5550434201ee95882eeae8a06a294612658f3d8b167f5ed81f612fbbd,1053

Module documentation for 0.3

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2017-10-28(full list with versions):

This library allows an application to extend the 'global state' hidden inside the IO monad with semi-arbitrary data. Data is required to be Typeable. The library provides an essentially unbounded number of key-value stores indexed by strings, with each key within the stores also being a string.