FICHA · MANJARO

haskell-data-endian

Endian-sensitive data

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

Description

A Haskell library for representing and handling endian-sensitive data. It helps programs read and write values where byte order must be explicit, such as binary file formats and network protocols.

Developers use it to avoid accidental dependence on the host machine's native byte order. Tests should include big-endian and little-endian examples so data stays portable.

Permissions

Permissions not analysed for this source yet.