singleton-nats

Unary natural numbers relying on the singletons infrastructure.

https://github.com/AndrasKovacs/singleton-nats

Version on this page:0.4.2
LTS Haskell 22.14:0.4.7
Stackage Nightly 2024-03-28:0.4.7
Latest on Hackage:0.4.7

See all snapshots singleton-nats appears in

BSD-3-Clause licensed by András Kovács
Maintained by [email protected]
This version can be pinned in stack with:singleton-nats-0.4.2@sha256:5d078c6648bf92a08f5c84cc783f8b45eab5ad3eda33a16948b7754332c86c25,1279

Module documentation for 0.4.2

  • Data
    • Data.Nat
Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2019-05-31(full list with versions):

singleton-nats

Hackage Build Status

Unary natural numbers relying on the singletons infrastructure.

Changes

0.4.2 [2018.09.18]

  • Allow singletons-2.5.

0.4.1 [2018.05.02]

  • Add a Num Nat instance.
  • Implement signum in the PNum/SNum instances for Nat.
  • Define defunctionalization symbols for Lit.
  • Define someNatVal.

0.4.0.4 [2018.01.09]

  • Allow singletons-2.4.

0.4.0.3 [2017.11.03]

  • Allow singletons-2.3.