Greetings, With acid-state-0.4, you can use regular Haskell data structures without worrying about data loss or durability. Your state will simply always be available to you even after software crashes or power outages.
Acid-state-0.4 improves over the previous version by leveraging the might of 'cereal' and 'safecopy'. Those two packages provide better error handling and improved data safety. Additionally, acid-state-0.4 contains yet more examples and a handful of general wibbles. For examples of how to use the library, see: http://mirror.seize.it/acid-state/examples/ Hackage page for acid-state: http://hackage.haskell.org/package/acid-state Wiki site: http://acid-state.seize.it/ -- Cheers, Lemmih _______________________________________________ Haskell mailing list Haskell@haskell.org http://www.haskell.org/mailman/listinfo/haskell