data-serializer-0.3: README.md
Data-Serializer =============== [](https://travis-ci.org/mvv/data-serializer) [](http://hackage.haskell.org/package/data-serializer) This package provides a common API for serialization libraries like [binary](http://hackage.haskell.org/package/binary) and [cereal](http://hackage.haskell.org/package/cereal). Installation ------------ The usual: $ cabal install