@hackage enummapset0.7.3.0
IntMap and IntSet with Enum keys/elements.
Categories
License
BSD-3-Clause
Maintainer
Mikolaj Konarski <mikolaj.konarski@funktory.com>
Links
Versions
Installation
Tested Compilers
Dependencies (5)
- aeson >=1.3 && <2.4
- base >=4.6 && <5
- containers >=0.5.11 && <0.9
- deepseq >=1.2 && <1.7
- semigroups >=0.1 && <1.0 Show all…
Dependents (24)
@hackage/board-games, @hackage/prettyprinter-combinators, @hackage/bayes-stack, @hackage/tlex-encoding, @hackage/Agda, @hackage/Hayoo, Show all…
Package Flags
debug
(off by default)
Debug build (more warnings, etc.)
Enummapset
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.
Copyright
Copyright (c) 2011-2019 Michal Terepeta
Copyright (c) 2019-2022 Mikolaj Konarski and others (see git history)