devel/hs-monoidal-containers - The NetBSD Packages Collection

Containers with monoidal accumulation

Containers with merging via monoidal accumulation. The Monoid instances
provided by the "containers" and "unordered-containers" packages merge
structures in a left-biased manner instead of using the underlying monoidal
structure of the value.

This package wraps the types provided by these packages, but provides
Monoid instances implemented in terms of the value type's mappend. For
instance, the Monoid Map instance looks like,

  instance (Ord k, Semigroup a) => Monoid (MonoidalMap k a)

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

converters/hs-aeson devel/hs-hashable devel/hs-semialign devel/hs-unordered-containers devel/hs-these devel/hs-witherable devel/hs-lens devel/hs-newtype lang/ghc96 converters/hs-aeson devel/hs-hashable devel/hs-semialign devel/hs-unordered-containers devel/hs-these devel/hs-witherable devel/hs-lens devel/hs-newtype

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-monoidal-containers-0.6.4.0nb1.tgz
NetBSD 10.0aarch64hs-monoidal-containers-0.6.3.0nb1.tgz
NetBSD 10.0aarch64hs-monoidal-containers-0.6.3.0nb1.tgz
NetBSD 10.0x86_64hs-monoidal-containers-0.6.4.0nb1.tgz
NetBSD 10.0_BETAx86_64hs-monoidal-containers-0.6.3.0nb1.tgz
NetBSD 8.0x86_64hs-monoidal-containers-0.6.3.0nb1.tgz
NetBSD 8.0x86_64hs-monoidal-containers-0.6.3.0nb1.tgz
NetBSD 9.0aarch64hs-monoidal-containers-0.6.4.0nb1.tgz
NetBSD 9.0aarch64hs-monoidal-containers-0.6.3.0nb1.tgz
NetBSD 9.0aarch64hs-monoidal-containers-0.6.3.0nb1.tgz
NetBSD 9.0x86_64hs-monoidal-containers-0.6.4.0nb1.tgz
NetBSD 9.0x86_64hs-monoidal-containers-0.6.3.0nb1.tgz
NetBSD 9.3x86_64hs-monoidal-containers-0.6.3.0nb1.tgz
NetBSD 9.3x86_64hs-monoidal-containers-0.6.4.0nb1.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.