preludeplus: Generalizes List functions and replaces partials with NonEmpty equivalents.

[ bsd3, library, prelude ] [ Propose Tags ]

Generalizes List functions to MonadPlus etc. and replaces partials and group(By) with NonEmpty equivalents.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5
Dependencies base (>=4.6 && <5), containers [details]
License BSD-3-Clause
Copyright 2018 Joshua Booth
Author Joshua Booth
Maintainer joshua.n.booth@gmail.com
Category Prelude
Home page https://github.com/jnbooth/preludeplus#readme
Bug tracker https://github.com/jnbooth/preludeplus/issues
Source repo head: git clone https://github.com/jnbooth/preludeplus
Uploaded by jnbooth at 2018-08-26T06:18:01Z
Distributions NixOS:0.1.0.5
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2841 total (17 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-08-26 [all 1 reports]

Readme for preludeplus-0.1.0.5

[back to package description]

preludeplus

Generalizes List functions to MonadPlus etc. and replaces partials and group(By) with NonEmpty equivalents.