Skip to content

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

Notifications You must be signed in to change notification settings

adamgundry/safecopy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Haskell 100.0%