recursion-schemes: Generalized bananas, lenses and barbed wire

[ bsd2, control, library, recursion ] [ Propose Tags ]

Recursion operators, see "Generalized bananas, lenses and barbed wire" by Erik Meijer, Maarten Fokkinga and Ross Paterson.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
template-haskell

About Template Haskell derivations

Enabled

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.1.1, 0.2, 0.2.1, 0.2.2, 0.3.0, 0.3.0.1, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.1, 0.4.2, 0.4.3, 0.5.0, 0.5.0.1, 1.8.0, 1.8.0.1, 1.8.0.2, 2.0, 2.0.1, 2.0.1.1, 2.0.1.2, 2.0.2, 2.1, 3.0, 3.0.0.1, 3.0.0.2, 4.0, 4.1, 4.1.1, 4.1.2, 5, 5.0.1, 5.0.2, 5.0.3, 5.1, 5.1.1, 5.1.1.1, 5.1.2, 5.1.3, 5.2, 5.2.1, 5.2.2, 5.2.2.1, 5.2.2.2, 5.2.2.3, 5.2.2.4, 5.2.2.5 (info)
Change log CHANGELOG.markdown
Dependencies base (>=4 && <5), base-orphans (>=0.5.4 && <0.8), bifunctors (>=4 && <6), comonad (>=4 && <6), free (>=4 && <6), ghc-prim, nats, semigroups (>=0.8.3.1 && <1), template-haskell (>=2.7.0.0 && <2.14), transformers (>=0.2 && <1), transformers-compat (>=0.3 && <1) [details]
License BSD-3-Clause
Copyright Copyright (C) 2008-2015 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 3 made by HerbertValerioRiedel at 2019-04-26T19:03:32Z
Category Control, Recursion
Home page http://github.com/ekmett/recursion-schemes/
Bug tracker http://github.com/ekmett/recursion-schemes/issues
Source repo head: git clone git://github.com/ekmett/recursion-schemes.git
Uploaded by ryanglscott at 2017-06-26T20:59:52Z
Distributions Arch:5.2.2.5, Debian:5.1.3, LTSHaskell:5.2.2.5, NixOS:5.2.2.5, Stackage:5.2.2.5
Reverse Dependencies 56 direct, 262 indirect [details]
Downloads 66861 total (363 in the last 30 days)
Rating 2.75 (votes: 7) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-06-26 [all 1 reports]

Readme for recursion-schemes-5.0.2

[back to package description]

recursion-schemes

Hackage Build Status

This package includes code for functional programming with bananas, envelopes, lenses, barbed wire and all that.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett