type-natural

Type-level natural and proofs of their properties.

https://github.com/konn/type-natural

Version on this page:1.3.0.1@rev:1
LTS Haskell 22.43:1.3.0.1@rev:1
Stackage Nightly 2025-01-15:1.3.0.2
Latest on Hackage:1.3.0.2

See all snapshots type-natural appears in

BSD-3-Clause licensed by Hiromi ISHII
Maintained by konn.jinro_at_gmail.com
This version can be pinned in stack with:type-natural-1.3.0.1@sha256:957271fe3b4d20025c06a0c5481a4d5a300d3ac8157351ea716ed626b4b7f50c,2990

Type-level natural numbers and proofs of their properties.

Changes

Changelog

1.3.0.1

  • Supports GHC 9.8
  • Drops support for GHC <9

1.3.0.0

  • Supports GHC 9.6
  • Adds compatibility layer for SNat singleton provided since base 4.18