nats: Natural numbers

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

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-2014 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:48Z
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 2014-04-19T06:03:28Z
Distributions LTSHaskell:1.1.2, NixOS:1.1.2, Stackage:1.1.2
Reverse Dependencies 65 direct, 14574 indirect [details]
Downloads 288626 total (92 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for nats-0.1.3

[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