data-serializer-0.1: README.md
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