composition-prelude: Higher-order function combinators

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

Replacement for composition or `composition-exta`, exporting everything in one 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 (<0) [details]
License BSD-3-Clause
Copyright Copyright: (c) 2017-2018 Vanessa McHale
Author Vanessa McHale
Maintainer vamchale@gmail.com
Revised Revision 1 made by vmchale at 2018-06-16T21:51:16Z
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-06-16T21:46:47Z
Distributions LTSHaskell:3.0.0.2, NixOS:3.0.0.2, Stackage:3.0.0.2
Reverse Dependencies 32 direct, 16 indirect [details]
Downloads 38752 total (265 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2018-06-16 [all 3 reports]

Readme for composition-prelude-1.5.0.2

[back to package description]

composition-prelude

Higher-order function composition.

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