base-prelude: Featureful preludes formed solely from the "base" package

[ library, mit, prelude ] [ Propose Tags ]

A library which 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". Besides a rich prelude it provides limited ones like BasePrelude.DataTypes, which only exports the data-types defined across the "base" package, and BasePrelude.Operators, which only exports the common operators. 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 "base-prelude" to specify the bounds of "base" as well.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.1.10, 0.1.11, 0.1.12, 0.1.13, 0.1.14, 0.1.15, 0.1.16, 0.1.17, 0.1.18, 0.1.19, 0.1.20, 0.1.21, 0.2, 1, 1.0.1, 1.0.1.1, 1.0.2, 1.1, 1.2, 1.2.0.1, 1.2.1, 1.3, 1.4, 1.5, 1.6, 1.6.1, 1.6.1.1 (info)
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5) [details]
License MIT
Copyright (c) 2014, Nikita Volkov
Author Nikita Volkov <nikita.y.volkov@mail.ru>
Maintainer Nikita Volkov <nikita.y.volkov@mail.ru>
Category Prelude
Home page https://github.com/nikita-volkov/base-prelude
Bug tracker https://github.com/nikita-volkov/base-prelude/issues
Source repo head: git clone git://github.com/nikita-volkov/base-prelude.git
Uploaded by NikitaVolkov at 2023-10-11T15:59:16Z
Distributions Arch:1.6.1.1, Debian:1.3, Fedora:1.6.1, LTSHaskell:1.6.1.1, NixOS:1.6.1.1, Stackage:1.6.1.1
Reverse Dependencies 94 direct, 4446 indirect [details]
Downloads 54976 total (96 in the last 30 days)
Rating 2.25 (votes: 2) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-10-11 [all 1 reports]