The non-negative package
Provides a class for non-negative numbers, a wrapper which can turn any ordered numeric type into a member of that class, and a lazy number type for non-negative numbers (a generalization of Peano numbers). This library is used by the event-list package.
Properties
| Versions | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.5.1, 0.0.6, 0.1 |
|---|---|
| Dependencies | base (≥1.0 & <2), QuickCheck or base (≥2), QuickCheck |
| License | GPL |
| Author | Henning Thielemann <haskell@henning-thielemann.de> |
| Maintainer | Henning Thielemann <haskell@henning-thielemann.de> |
| Category | Math |
| Home page | http://darcs.haskell.org/non-negative/ |
| Executables | test |
| Upload date | Fri Aug 16 06:00:21 UTC 2008 |
| Uploaded by | HenningThielemann |
| Build failure | ghc-6.10 (log), ghc-6.12 (log), ghc-6.8 (log) |
| Distributions | NixOS: 0.1, Debian: 0.1 |
Modules
- Numeric
- NonNegative
- Numeric.NonNegative.Chunky
- Numeric.NonNegative.Class
- Numeric.NonNegative.Wrapper
- NonNegative
Downloads
- non-negative-0.0.2.tar.gz (Cabal source package)
- package description (included in the package)