base-noprelude
Version 4.13.0.0 revision 0 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- "base" package sans "Prelude" module
- Description
This package simplifies defining custom Preludes without having to use
-XNoImplicitPrelude
by re-exporting the full module-hierarchy of the base-4.13.0.0 package except for the Prelude module.An usage example for such a Prelude-replacement is available with the Prelude package.
Starting with GHC 7.10 & Cabal-1.22 this package makes use of the package-level
reexported-modules
feature.Each version of
base-noprelude
depends on a specificbase
-version and thus mirrorsbase
's versioning (with the exception thatbase-noprelude
needs to add an additional 5th version component in case of bug-fix releases).See https://github.com/hvr/base-noprelude for more information.
- Author
- Herbert Valerio Riedel
- Bug reports
- https://github.com/hvr/base-noprelude/issues
- Category
- Development
- Copyright
- n/a
- Homepage
- https://github.com/hvr/base-noprelude
- Maintainer
- hvr@gnu.org
- Package URL
- n/a
- Stability
- n/a