FICHA · MANJARO

haskell-bytes

Sharing code for serialization between binary and cereal

  • haskell-library
  • LIBRARY
  • SERIALIZATION
  • COMPATIBILITY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library that shares serialization code between the binary and cereal ecosystems. It helps developers support both APIs without duplicating the same encoding and decoding logic.

Use it when a library needs to interoperate with projects that choose different Haskell serialization packages. Shared code still needs compatibility tests for each backend.

Permissions

Permissions not analysed for this source yet.