ekmett / bytes

Serialization primitives that work with both cereal and binary.
http://hackage.haskell.org/package/bytes
Other
22 stars 13 forks source link

Typo in ce5a26d: float/double words were serialized, but still restored. #4

Closed S11001001 closed 11 years ago

S11001001 commented 11 years ago

That did native-endian deserializing on floats, which is why 0.10.2 still didn't roundtrip.