nats: Haskell 98 natural numbers

[ algebra, bsd3, library, numeric ] [ Propose Tags ]

Haskell 98 natural numbers


[Skip to Readme]

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

  • No Candidates
Versions [RSS] 0.1, 0.1.2, 0.1.3, 0.2, 1, 1.1, 1.1.1, 1.1.2
Change log CHANGELOG.markdown
Dependencies base (>=2 && <4.8) [details]
License BSD-3-Clause
Copyright Copyright (C) 2011-2013 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 1 made by HerbertValerioRiedel at 2014-12-02T09:14:20Z
Category Numeric, Algebra
Home page http://github.com/ekmett/nats/
Bug tracker http://github.com/ekmett/nats/issues
Source repo head: git clone git://github.com/ekmett/nats.git
Uploaded by EdwardKmett at 2013-09-17T17:53:48Z
Distributions LTSHaskell:1.1.2, NixOS:1.1.2, Stackage:1.1.2
Reverse Dependencies 65 direct, 14586 indirect [details]
Downloads 288692 total (95 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for nats-0.1.2

[back to package description]

nats

Build Status

Haskell 98 natural numbers

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett