Language

Package: ghc-base-prelude @ 1.3

Synopsis

The most complete prelude formed solely from the Haskell's base package

Description

This Haskell package aims to reexport all the non-conflicting and most general definitions from the "base" package.

This includes APIs for applicatives, arrows, monoids, foldables, traversables, exceptions, generics, ST, MVars and STM.

This package will never have any dependencies other than "base".

Versioning policy:

The versioning policy of this package deviates from PVP in the sense that its exports in part are transitively determined by the version of "base". Therefore it's recommended for the users of ghc-base-prelude to specify the bounds of "base" as well.

Home page
https://github.com/nikita-volkov/base-prelude
Location
gnu/packages/haskell-xyz.scm (line: 845, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings