composition-prelude: Higher-order function combinators

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

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


[Skip to Readme]

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)
Change log CHANGELOG.md
Dependencies base (>=4.11 && <5) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2017-2018 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Category Control, Data
Bug tracker https://hub.darcs.net/vmchale/composition-prelude/issues
Source repo head: darcs get https://hub.darcs.net/vmchale/composition-prelude
Uploaded by vmchale at 2018-11-25T03:20:04Z
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-11-25 [all 1 reports]

Readme for composition-prelude-2.0.2.0

[back to package description]

composition-prelude

Higher-order function composition.

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