An extension to Data.Serialize with built-in version control
Haskell
60
241 commits
updated Apr 11, 2026
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.
Haskell
100.0%
An extension to Data.Serialize with built-in version control
Haskell
60
241 commits
updated Apr 11, 2026
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.
Haskell
100.0%