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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.3) [details]
License BSD-3-Clause
Copyright 2015 András Kovács
Author András Kovács
Maintainer puttamalac@gmail.com
Revised Revision 2 made by ryanglscott at 2023-03-12T18:54:24Z
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 2021-03-12T18:28:15Z
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 available [build log]
Last success reported on 2021-03-12 [all 1 reports]

Readme for singleton-nats-0.4.6

[back to package description]

singleton-nats

Hackage Build Status

Unary natural numbers relying on the singletons infrastructure.