The data-aviary package
A catalogue of the combinator birds (Data.Aviary.Birds etc.) - these modules are intended for illustration and-or reference (i.e. looking up combinators by their type signature).
Using Data.Aviary as a library (i.e. depending on it for other packages) is not recommended: combinator-mania leads to inscrutable code.
Changelog
v0.4.0:
Removed the "useful" combinators (to emphasize that Data.Aviary is not a utility library).
Fixed typos in Haddock docs - thanks to Christopher Young for spotting them.
v0.3.0:
Added Monadic variations.
v0.2.3:
Added Data.Aviary.BirdsVersion - same as the original Birds module, but with type signatures following a revised naming scheme.
v0.2.2:
Added Data.Aviary.Functional - the Applicative, Monad etc. combinatorswith implementations and signatures specialized to the (simple) functional type cf. the Reader monad.
v0.2.1:
Added dup and the combiner variants of cardinal-prime.
v0.2.0:
Added Haddock docs for (##).
Properties
| Versions | 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.4.0 |
|---|---|
| Dependencies | base (<5) |
| License | BSD3 |
| Copyright | Stephen Tetley <stephen.tetley@gmail.com> |
| Maintainer | Stephen Tetley <stephen.tetley@gmail.com> |
| Stability | unstable |
| Category | Combinators |
| Home page | http://code.google.com/p/copperbox/ |
| Upload date | Wed Apr 24 21:27:02 UTC 2013 |
| Uploaded by | StephenTetley |
| Built on | ghc-7.6 |
Modules
Downloads
- data-aviary-0.4.0.tar.gz (Cabal source package)
- package description (included in the package)