FICHA · MANJARO

haskell-byteorder

Exposes the native endianness or byte ordering of the system.

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

Description

A Haskell library that exposes the native byte order of the current system. Programs can use it to adapt binary processing to the architecture they are running on.

Developers use it in low-level code, serialization, and performance-sensitive paths. Code that depends on native byte order should document when data is portable and when it is machine-specific.

Permissions

Permissions not analysed for this source yet.