The nats package
Natural numbers
[Skip to Readme]
Properties
| Versions | 0.1, 0.1.2, 0.1.3, 0.2, 1, 1.1, 1.1.1 |
|---|---|
| Change log | CHANGELOG.markdown |
| Dependencies | base (>=2 && <5), binary (>=0.2 && <0.9), hashable (>=1.1 && <1.3), template-haskell (>=2.2 && <2.12) [details] |
| License | BSD3 |
| Copyright | Copyright (C) 2011-2014 Edward A. Kmett |
| Author | Edward A. Kmett |
| Maintainer | Edward A. Kmett <[email protected]> |
| Stability | provisional |
| Category | Numeric, Algebra |
| Home page | http://github.com/ekmett/nats/ |
| Bug tracker | http://github.com/ekmett/nats/issues |
| Source repository | head: git clone git://github.com/ekmett/nats.git |
| Uploaded | Thu Jun 16 02:17:26 UTC 2016 by ryanglscott |
| Distributions | Debian:0.1.2, LTSHaskell:1.1.1, NixOS:1.1.1, Stackage:1.1.1, Tumbleweed:1.1.1 |
| Downloads | 206298 total (84 in the last 30 days) |
| Votes | |
| Status | Docs not available [build log] Last success reported on 2016-11-23 [all 3 reports] |
Modules
- Numeric
- Numeric.Natural
Flags
| Name | Description | Default | Type |
|---|---|---|---|
| hashable | You can disable the use of the `hashable` package using `-f-hashable`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply an instance of `Hashable`. | Enabled | Manual |
| binary | You can disable the use of the `binary` package using `-f-binary`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply an instance of `Binary`. | Enabled | Manual |
| template-haskell | You can disable the use of the `template-haskell` package using `-f-template-haskell`. Disabling this is an unsupported configuration, but it may be useful for accelerating builds in sandboxes for expert users. If disabled we will not supply an instance of `Lift`. | Enabled | Manual |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- nats-1.1.1.tar.gz [browse] (Cabal source package)
- Package description (included in the package)