telser / cereal-plus

Extended serialization library on top of "cereal".

Home Page:http://hackage.haskell.org/package/cereal-plus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cereal-plus

An extended serialization library on top of "cereal".

Features

  • Provides non-orphan instances for an extended range of types.
  • Provides transformer types and support for mutable data.
  • Reapproaches the naming conventions of "cereal" library.

For a streaming frontend over this library see pipes-cereal-plus.


Build Status

About

Extended serialization library on top of "cereal".

http://hackage.haskell.org/package/cereal-plus

License:MIT License


Languages

Language:Haskell 100.0%