monoids: Monoids, specialized containers and a general map/reduce framework
Deprecated
in favor of reducers
Monoids, specialized containers and a general map/reduce framework
Modules
[Index]
- Data
- Data.Generator
- Data.Group
- Monoid
- Data.Ring
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
bytestring | Data.ByteString is available (bytestring) | Enabled |
fingertree | Data.Fingertree is available (fingertree) | Enabled |
parallel | Control.Parallel.Strategies is available (parallel) | Enabled |
stm | Control.Concurrent.STM is available (stm) | Enabled |
quickcheck | Test.QuickCheck is available (QuickCheck) | Enabled |
text | Data.Text is available (text) | Enabled |
reflection | Data.Reflection is available (reflection) | Enabled |
parsec | Text.Parsec is available (parsec >= 3) | Enabled |
mtl | Control.Monad.* is available (mtl) | Enabled |
overloaded-strings | OverloadedStrings extension is available (extension) | Enabled |
optimize | Enable optimizations | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- monoids-0.1.36.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.2, 0.1.5, 0.1.8, 0.1.9, 0.1.10, 0.1.13, 0.1.17, 0.1.19, 0.1.20, 0.1.21, 0.1.25, 0.1.28, 0.1.30, 0.1.31, 0.1.32, 0.1.33, 0.1.36, 0.2.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.3.2 |
---|---|
Dependencies | array (>=0.2 && <0.3), base (>=4 && <4.2), bytestring (>=0.9 && <1.0), category-extras (>=0.53 && <0.60), containers (>=0.2 && <0.3), fingertree (>=0.0 && <0.1), mtl (>=1.0 && <1.2), parallel (>=1.1 && <1.2), parsec (>=3.0 && <3.1), QuickCheck (>=2.1 && <2.2), reflection (>=0.1 && <0.2), stm (>=2.1 && <2.2), text (>=0.1 && <0.2) [details] |
License | BSD-3-Clause |
Copyright | (c) 2009 Edward A. Kmett |
Author | Edward A. Kmett |
Maintainer | Edward A. Kmett <ekmett@gmail.com> |
Category | Data, Math, Numerical, Natural Language Processing, Parsing |
Home page | http://comonad.com/reader |
Uploaded | by EdwardKmett at 2009-04-09T09:09:11Z |
Distributions | |
Reverse Dependencies | 2 direct, 1 indirect [details] |
Downloads | 18135 total (50 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |