I think Data.Binary makes a better choice for the primary parser/serialiser, but if we can do it with minimal effort, an additional module (likely in a separate package, which would mean putting the types in their own package? hmm... not sure) based on cereal could be useful.
I think Data.Binary makes a better choice for the primary parser/serialiser, but if we can do it with minimal effort, an additional module (likely in a separate package, which would mean putting the types in their own package? hmm... not sure) based on cereal could be useful.