enummapset: IntMap and IntSet with Enum keys/elements.
This package contains simple wrappers around Data.IntMap
and
Data.IntSet
with Enum
keys and elements respectively.
Especially useful for Int
s wrapped with newtype.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
debug | Debug build (more warnings, etc.) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- enummapset-0.5.2.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.1.0, 0.2.0, 0.5.2.0, 0.5.2.1, 0.5.2.2, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.7.0.0, 0.7.1.0, 0.7.2.0, 0.7.3.0 |
---|---|
Dependencies | base (<4.7), containers (>=0.5.2 && <0.6), deepseq [details] |
License | BSD-3-Clause |
Copyright | (c) 2011-2013 Michal Terepeta |
Author | Michal Terepeta |
Maintainer | Michal Terepeta <michal.terepeta@gmail.com> |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-12-31T18:25:01Z |
Category | Data |
Home page | https://github.com/michalt/enummapset |
Bug tracker | https://github.com/michalt/enummapset/issues |
Source repo | head: git clone https://github.com/michalt/enummapset.git |
Uploaded | by MichalTerepeta at 2013-01-24T21:02:24Z |
Distributions | Arch:0.7.3.0, Debian:0.6.0.3, LTSHaskell:0.7.3.0, NixOS:0.7.3.0, Stackage:0.7.3.0 |
Reverse Dependencies | 19 direct, 43 indirect [details] |
Downloads | 13801 total (211 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |