FICHA · MANJARO

haskell-decimal

Decimal numbers with variable precision

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

Description

A Haskell library for decimal numbers with variable precision. It is useful when base-10 behavior matters, such as money-like values, reports, and data formats where binary floating point would be surprising.

Developers use it to avoid common rounding problems from binary floats. Applications should still define rounding rules, scale, and formatting explicitly for their domain.

Permissions

Permissions not analysed for this source yet.