base-prelude

The most complete prelude formed from only the "base" package

https://github.com/nikita-volkov/base-prelude

Version on this page:0.1.21
LTS Haskell 22.14:1.6.1.1
Stackage Nightly 2024-03-28:1.6.1.1
Latest on Hackage:1.6.1.1

See all snapshots base-prelude appears in

MIT licensed and maintained by Nikita Volkov
This version can be pinned in stack with:base-prelude-0.1.21@sha256:3a3f876734061926bb4f5d38ca5a3d2b87efe7f8ed51d138fae9e8066e2f0ab7,1077

Module documentation for 0.1.21

A library which reexports all 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".