data-nat: data Nat = Zero | Succ Nat
The usual data Nat = Zero | Succ Nat datatype with the appropriate instances.
Should be portable to any Haskell 98 compiler which supports the CPP extension.
Downloads
- data-nat-0.1.2.tar.gz [browse] (Cabal source package)
 - Package description (as included in the package)
 
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
 
| Versions [RSS] | 0.1, 0.1.1, 0.1.2 | 
|---|---|
| Dependencies | base (>=3 && <5), ghc-prim (>=0.2 && <0.3), semigroups (>=0.7 && <0.9) [details] | 
| License | BSD-3-Clause | 
| Copyright | Copyright (C) 2012 Gábor Lehel | 
| Author | Gábor Lehel | 
| Maintainer | Gábor Lehel <illissius@gmail.com> | 
| Category | Data, Math | 
| Home page | http://github.com/glehel/data-nat | 
| Source repo | head: git clone git://github.com/glehel/data-nat.git | 
| Uploaded | by GaborLehel at 2012-09-23T11:23:03Z | 
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] | 
| Downloads | 2849 total (6 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]  |