FICHA · MANJARO

haskell-byteable

Type class for sequence of bytes

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

Description

A Haskell library that defines a type class for byte sequences. It helps generic code work with different byte-like containers through a common interface.

Developers use it in libraries that process binary data, hashes, encodings, or buffers. Clear instance choices matter because byte handling often sits near serialization or security-sensitive code.

Permissions

Permissions not analysed for this source yet.