singleton-nats

Unary natural numbers relying on the singletons infrastructure.

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

Version on this page:0.4.5
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.5@sha256:eb88683e4b3529e240a9e0da0d837b995c7e0a2ee5c633d61788c46e37267ef2,1308

Module documentation for 0.4.5

Depends on 2 packages(full list with versions):
Used by 1 package in nightly-2020-08-02(full list with versions):

singleton-nats

Hackage Build Status

Unary natural numbers relying on the singletons infrastructure.

Changes

0.4.5 [2020.04.11]

  • Remove the use of overlapping patterns in NatMinus.

0.4.4 [2020.03.25]

  • Allow singletons-2.7.

0.4.3 [2019.08.27]

  • Allow singletons-2.6.

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.