All Projects → acid-state → Safecopy

acid-state / Safecopy

An extension to Data.Serialize with built-in version control

Programming Languages

haskell
3896 projects

SafeCopy

Build Status Public Domain Haskell Hackage Status

SafeCopy extends the parsing and serialization capabilities of Data.Serialize to include nested version control. Nested version control means that you can change the definition and binary format of a type nested deep within other types without problems.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].