numhask: A numeric class hierarchy.
This package provides numeric classes alternate to the prelude specified in haskell98.
The numeric class constellation looks somewhat like:
Usage
>>>
{-# LANGUAGE NegativeLiterals #-}
>>>
{-# LANGUAGE RebindableSyntax #-}
>>>
import NumHask.Prelude
See NumHask for a detailed overview.
[Skip to Readme]
Downloads
- numhask-0.7.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.3.1, 0.3.0.0, 0.3.1, 0.4.0, 0.5.0, 0.6.0, 0.6.0.1, 0.6.0.2, 0.7.0.0, 0.7.1.0, 0.8.0.0, 0.8.1.0, 0.9.0.0, 0.10.0.0, 0.10.1.0, 0.10.1.1, 0.11.0.1, 0.11.0.2, 0.11.1.0, 0.12.0.0, 0.12.0.1, 0.12.0.2, 0.12.0.3, 0.12.1.0 |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.7 && <5), bifunctors (>=5.5 && <5.6), mmorph (>=1.1 && <1.2), protolude (>=0.3 && <0.4), random (>=1.2 && <1.3), text (>=1.2 && <1.3), transformers (>=0.5 && <0.6) [details] |
Tested with | ghc ==8.8.4 || ==8.10.2 |
License | BSD-3-Clause |
Copyright | Tony Day |
Author | Tony Day |
Maintainer | tonyday567@gmail.com |
Revised | Revision 1 made by tonyday567 at 2020-11-23T22:37:44Z |
Category | mathematics |
Home page | https://github.com/tonyday567/numhask#readme |
Bug tracker | https://github.com/tonyday567/numhask/issues |
Source repo | head: git clone https://github.com/tonyday567/numhask(numhask) |
Uploaded | by tonyday567 at 2020-11-23T20:39:34Z |
Distributions | LTSHaskell:0.12.1.0, NixOS:0.11.1.0, Stackage:0.12.1.0 |
Reverse Dependencies | 25 direct, 6 indirect [details] |
Downloads | 16593 total (6 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2020-11-23 [all 1 reports] |