ekmett / bytes

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

added unordered-containers support #29

Closed deviant-logic closed 8 years ago

deviant-logic commented 8 years ago

I don't love this implementation, but I don't know how else to handle unordered-containers stuff in the presence of platform-dependent hashing.