Summary
This package simplifies defining custom "Prelude"s without having to use @-XNoImplicitPrelude@ by re-exporting the full module-hierarchy of the [base-4.13.0.0](https://hackage.haskell.org/package/base-4.13.0.0) package /except/ for the "Prelude" module. An usage example for such a "Prelude"-replacement is available with the [Prelude](http://hackage.haskell.org/package/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 specific @base@-version and thus mirrors @base@'s versioning (with the exception that @base-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.
Versions
v4.13.0.0 :: 0/4.13.0.0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64 ~x86
- USE flags
- doc hscolour profile
USE flags
General
Dependencies
dev-haskell / cabal : A framework for packaging Haskell software
dev-haskell / hscolour : Colourise Haskell code
Runtime Dependencies
Depending packages
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Jack Todaro · gentoo
dev-haskell/base-noprelude: add package
Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Jack Todaro <solpeth@posteo.org> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>