Greg Horn
Greg Horn
A command-line argument would be significantly more convenient for our build system at work.
Discussion from discord: 
Do you mind if I submit a patch to add them?
crap, i'll fix that
hrm binary seems to be comparable or faster for both `Float` and `Int`
Int is also identical. Actually large parts are identical: https://hackage.haskell.org/package/cereal-0.4.1.1/docs/src/Data-Serialize-Builder.html#putWord64be https://hackage.haskell.org/package/binary-0.7.2.2/docs/src/Data-Binary-Builder-Base.html#putWord64be
I now see you wrote both packages :p What's the difference? Why not deprecate one?
Is there anything holding this up?