vector-bytes-instances

Serial (from the bytes package) for Vector (from the vector package)

https://github.com/k0001/vector-bytes-instances

LTS Haskell 22.14:0.1.1
Stackage Nightly 2024-03-28:0.1.1
Latest on Hackage:0.1.1

See all snapshots vector-bytes-instances appears in

BSD-3-Clause licensed by Renzo Carbonara
Maintained by ren¡ren!zone
This version can be pinned in stack with:vector-bytes-instances-0.1.1@sha256:964c58429e1eb4ecdd150ba2ab55beb5daccb72dff2268b7b6af6c4eddcb3190,1141

Module documentation for 0.1.1

  • Data
    • Data.Vector
      • Data.Vector.Serial
Depends on 3 packages(full list with versions):

Serial (from the bytes package) for Vector (from the vector package)

Based on the original BSD3-licensed work by Don Stewart in the vector-binary-instances library.

Changes

Version 0.1.1

  • Remove upper dependency bounds.

Version 0.1

  • Initial release.