Deprecated

cereal-plus

An extended serialization library on top of "cereal"

https://github.com/nikita-volkov/cereal-plus

Latest on Hackage:0.4.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

MIT licensed and maintained by Nikita Volkov

Provides non-orphan instances for an extended range of types, transformer types and support for mutable data, while reapproaching the naming conventions of "cereal" library. For a streaming frontend over this library see "pipes-cereal-plus"