devel/hs-wide-word - The NetBSD Packages Collection

Data types for large but fixed width signed and unsigned integers

A library to provide data types for large (ie > 64 bits) but fixed width
signed and unsigned integers with the usual typeclass instances to allow
them to be used interchangeably with Word64.

The types and operations are coded to be as fast as possible using
strictness annotations, INLINEABLE pragmas and unboxed values and operations
where appropriate.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

lang/ghc910 devel/hs-hashable devel/hs-primitive devel/hs-hashable devel/hs-primitive

Binary packages

OSArchitectureVersion
(none)

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.