FICHA · AUR

haskell-largeword

Provides Word128, Word192 and Word256 and a way of producing other large words if required.

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · Jun 1, 2026 description in en

Description

Large unsigned word types such as Word128, Word192, and Word256 can be used in Haskell code that needs fixed-width arithmetic beyond normal machine words.

It is useful for cryptography-adjacent formats, binary protocols, hashing, serialization, and numeric code. Developers should still review overflow behavior, byte order, and interoperability with external formats.

Permissions

Permissions not analysed for this source yet.