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

[Last Documentation]

  • Control
    • Control.Composition

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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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.9 && <5) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2017 Vanessa McHale
Author Vanessa McHale
Maintainer vanessa.mchale@reconfigure.io
Revised Revision 1 made by vmchale at 2018-03-15T20:27:30Z
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 2017-08-09T17:29:07Z
Distributions LTSHaskell:3.0.0.2, NixOS:3.0.0.2, Stackage:3.0.0.2
Reverse Dependencies 32 direct, 16 indirect [details]
Downloads 38651 total (297 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
Last success reported on 2017-08-09 [all 3 reports]

Readme for composition-prelude-0.1.0.1

[back to package description]

composition-prelude

Higher-order function composition.

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