functor-combo: Functor combinators with tries & zippers

[ bsd3, data, library ] [ Propose Tags ]

Simple functor combinators, their derivatives, and their use for tries Maybe split out derivatives and/or tries later.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0, 0.0.1, 0.0.2, 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.1.0, 0.1.1, 0.2.1, 0.3, 0.3.1, 0.3.3, 0.3.4, 0.3.5, 0.3.6
Dependencies base (<5), containers, data-inttrie, TypeCompose (>=0.8) [details]
License BSD-3-Clause
Copyright (c) 2010 by Conal Elliott
Author Conal Elliott
Maintainer conal@conal.net
Category Data
Home page http://haskell.org/haskellwiki/functor-combo
Uploaded by ConalElliott at 2010-07-22T20:20:39Z
Distributions
Reverse Dependencies 2 direct, 10 indirect [details]
Downloads 14875 total (39 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for functor-combo-0.0.2

[back to package description]
project-foo [1] is a template for a package, to make it easy to copy &
modify.  It uses cabal-make [2] for convenience.  It's even equipped with
a darcs repo.  Copy the directory ("cp -rp"), "darcs mv" and edit the
.cabal file, edit README and wikipage.tw, and "rm _darcs/prefs/*repo*".
Then add new content with "make check-add" and "make add-new".  "darcs
record" the changes.  When ready, do a "darcs put" or "make repo".

References:

[1] http://haskell.org/haskellwiki/project-foo