FICHA · MANJARO

haskell-chunked-data

Typeclasses for dealing with various chunked data representations

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

Description

A Haskell library with type classes for working across chunked data representations. It helps generic code process streams or collections made of smaller pieces without depending on one concrete container.

Developers use it in streaming, parsing, encoding, and IO libraries. Chunk size and boundaries can affect performance and error reporting, so callers should preserve useful context.

Permissions

Permissions not analysed for this source yet.