composition-prelude: Higher-order function combinators

[ bsd3, control, data, library ] [ Propose Tags ]

Replacement for composition or `composition-exta`, exporting everything in one sane module.


[Skip to Readme]

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
development

Enable `-Werror`

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

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.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4, 1.0.0.0, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.2.0.0, 1.2.0.1, 1.3.0.0, 1.3.0.1, 1.3.0.2, 1.3.0.3, 1.3.0.4, 1.3.0.5, 1.3.0.6, 1.3.0.7, 1.3.0.8, 1.4.0.0, 1.4.0.1, 1.4.0.2, 1.4.0.3, 1.4.0.4, 1.4.0.5, 1.5.0.0, 1.5.0.1, 1.5.0.2, 1.5.0.3, 1.5.0.4, 1.5.0.5, 1.5.0.6, 1.5.0.7, 1.5.0.8, 1.5.1.0, 1.5.2.0, 1.5.3.0, 1.5.3.1, 2.0.0.0, 2.0.1.0, 2.0.2.0, 2.0.2.1, 2.0.3.0, 2.0.4.0, 2.0.5.0, 3.0.0.0, 3.0.0.1, 3.0.0.2 (info)
Dependencies base (>=4.5 && <5) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2017 Vanessa McHale
Author Vanessa McHale
Maintainer vanessa.mchale@reconfigure.io
Category Control, Data
Home page https://github.com/vmchale/composition-prelude#readme
Source repo head: git clone https://github.com/vmchale/composition-prelude
Uploaded by vmchale at 2018-01-14T22:20:54Z
Distributions LTSHaskell:3.0.0.2, NixOS:3.0.0.2, Stackage:3.0.0.2
Reverse Dependencies 32 direct, 16 indirect [details]
Downloads 38499 total (237 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-01-14 [all 1 reports]

Readme for composition-prelude-1.0.0.0

[back to package description]

composition-prelude

Higher-order function composition.

An alternate version of what's provided in composition and composition-extra.