vector-binary

Binary instances for vector types (deprecated)

https://github.com/kawu/vector-binary

Latest on Hackage:0.1.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Jakub Waszczuk
Maintained by [email protected]

DEPRECATED. Use vector-binary-instances >= 0.2 instead.

The library provides binary instances for boxed and unboxed vector types. The code is based on the vector-binary-instances package but restricts instances to monomorphic vector types.