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.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | hs-basic-prelude-0.7.0nb6.tgz |
NetBSD 10.0 | aarch64 | hs-basic-prelude-0.7.0nb6.tgz |
NetBSD 10.0 | x86_64 | hs-basic-prelude-0.7.0nb6.tgz |
NetBSD 10.0 | x86_64 | hs-basic-prelude-0.7.0nb6.tgz |
NetBSD 9.0 | aarch64 | hs-basic-prelude-0.7.0nb6.tgz |
NetBSD 9.0 | aarch64 | hs-basic-prelude-0.7.0nb6.tgz |
NetBSD 9.0 | x86_64 | hs-basic-prelude-0.7.0nb6.tgz |
NetBSD 9.0 | x86_64 | hs-basic-prelude-0.7.0nb6.tgz |
NetBSD 9.3 | x86_64 | hs-basic-prelude-0.7.0nb6.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.
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.