singleton-nats: Unary natural numbers relying on the singletons infrastructure.

[ bsd3, data, dependent-types, library ] [ Propose Tags ]

Unary natural number relying on the singletons infrastructure. More information about the general usage of singletons can be found on the singletons github page.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Flags

Automatic Flags
NameDescriptionDefault
singletons-3-0

Use singletons-3.0 or later.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7
Change log CHANGELOG.md
Dependencies base (>=4.8.1.0 && <5), singletons (>=2.2 && <2.8 || >=3.0 && <3.1), singletons-base (>=3.0 && <3.4) [details]
License BSD-3-Clause
Copyright 2015 András Kovács
Author András Kovács
Maintainer puttamalac@gmail.com
Category Data, Dependent Types
Home page https://github.com/AndrasKovacs/singleton-nats
Bug tracker https://github.com/AndrasKovacs/singleton-nats/issues
Source repo head: git clone https://github.com/AndrasKovacs/singleton-nats.git
Uploaded by ryanglscott at 2023-10-13T12:41:00Z
Distributions LTSHaskell:0.4.7, Stackage:0.4.7
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 9726 total (50 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for singleton-nats-0.4.7

[back to package description]

singleton-nats

Hackage Build Status

Unary natural numbers relying on the singletons infrastructure.