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
.
[Skip to Readme]
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.7.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 | aeson (>=1.3 && <2.3), base (>=4.6 && <5), containers (>=0.5.11 && <0.8), deepseq (>=1.2 && <1.6), semigroups (>=0.1 && <1.0) [details] |
Tested with | ghc ==8.4.4, ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.8, ghc ==9.4.8, ghc ==9.6.3, ghc ==9.8.1 |
License | BSD-3-Clause |
Author | Michal Terepeta and others |
Maintainer | Mikolaj Konarski <mikolaj.konarski@funktory.com> |
Revised | Revision 1 made by MikolajKonarski at 2024-02-05T08:58:42Z |
Category | Data Structures |
Home page | https://github.com/Mikolaj/enummapset |
Bug tracker | https://github.com/Mikolaj/enummapset/issues |
Source repo | head: git clone https://github.com/Mikolaj/enummapset.git |
Uploaded | by MikolajKonarski at 2023-11-17T10:23:15Z |
Distributions | Arch:0.7.3.0, Debian:0.6.0.3, LTSHaskell:0.7.3.0, NixOS:0.7.2.0, Stackage:0.7.3.0 |
Reverse Dependencies | 19 direct, 43 indirect [details] |
Downloads | 13572 total (210 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-11-17 [all 1 reports] |