ekmett / bytes

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

Instances for Data.List.NonEmpty #42

Closed Ericson2314 closed 6 years ago

Ericson2314 commented 6 years ago

I rolled the expression problem dice and decided this was the better repo to open the issue in :).

RyanGlScott commented 6 years ago

I have no objection to adding such instances. Would you care to make a pull request?

Ericson2314 commented 6 years ago

https://github.com/ekmett/bytes/pull/43