FICHA · MANJARO

haskell-ghc-typelits-knownnat

Derive KnownNat constraints from other KnownNat constraints

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

Description

A Haskell library for deriving KnownNat constraints from other KnownNat constraints. It helps type-level numeric code recover runtime evidence for natural numbers computed by type families or arithmetic.

Developers use it in strongly typed numeric, hardware, and vector libraries. Correct evidence matters because it connects compile-time numbers to runtime values.

Permissions

Permissions not analysed for this source yet.