@hackage binary-generic0.1

Generic binary serialisation using binary and syb.

Instead of manual or semi-automated generation of instances of Data.Binary.Binary you just derive Data.Data and the library automatically figures out how to (de-)serialize the type.