Language

Package: ghc-vector-binary-instances @ 0.2.5.1

Synopsis

Instances of Data.Binary and Data.Serialize for vector

Description

This library provides instances of Binary for the types defined in the vector package, making it easy to serialize vectors to and from disk. We use the generic interface to vectors, so all vector types are supported. Specific instances are provided for unboxed, boxed and storable vectors.

Home page
https://github.com/bos/vector-binary-instances
Location
gnu/packages/haskell-xyz.scm (line: 12592, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings