devel/hs-basic-prelude - The NetBSD Packages Collection

Enhanced core prelude; a common foundation for alternate preludes

The premise of basic-prelude is that there are a lot of very commonly
desired features missing from the standard Prelude, such as commonly used
operators (<$> and >=>, for instance) and imports for common datatypes
(e.g., ByteString and Vector). At the same time, there are lots of other
components which are more debatable, such as providing polymorphic versions
of common functions.

So basic-prelude is intended to give a common foundation for a number of
alternate preludes. The package provides two modules: CorePrelude provides
the common ground for other preludes to build on top of, while BasicPrelude
exports CorePrelude together with commonly used list functions to provide a
drop-in replacement for the standard Prelude.

Users wishing to have an improved Prelude can use BasicPrelude. Developers
wishing to create a new prelude should use CorePrelude.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

devel/hs-hashable devel/hs-unordered-containers devel/hs-vector lang/ghc96 devel/hs-hashable devel/hs-unordered-containers devel/hs-vector

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64hs-basic-prelude-0.7.0nb5.tgz
NetBSD 10.0aarch64hs-basic-prelude-0.7.0nb3.tgz
NetBSD 10.0aarch64hs-basic-prelude-0.7.0nb5.tgz
NetBSD 10.0x86_64hs-basic-prelude-0.7.0nb5.tgz
NetBSD 10.0x86_64hs-basic-prelude-0.7.0nb5.tgz
NetBSD 8.0x86_64hs-basic-prelude-0.7.0nb3.tgz
NetBSD 9.0aarch64hs-basic-prelude-0.7.0nb5.tgz
NetBSD 9.0aarch64hs-basic-prelude-0.7.0nb3.tgz
NetBSD 9.0aarch64hs-basic-prelude-0.7.0nb5.tgz
NetBSD 9.0x86_64hs-basic-prelude-0.7.0nb5.tgz
NetBSD 9.0x86_64hs-basic-prelude-0.7.0nb5.tgz
NetBSD 9.3x86_64hs-basic-prelude-0.7.0nb5.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.