successors: An applicative functor to manage successors
This pacakge provides the
Control.Applicative.Successors.Succs functor. It models
a node in a graph together with its successors. The
Applicative (and Monad) instances are designed so that
the successors of the resulting value take exactly one
step, either in the left or the right argument to *
(or >>=).
Downloads
- successors-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.9 && <4.10) [details] |
| License | MIT |
| Copyright | 2017 Joachim Breitner |
| Author | Joachim Breitner |
| Maintainer | mail@joachim-breitner.de |
| Uploaded | by JoachimBreitner at 2017-02-01T17:37:41Z |
| Category | Control |
| Home page | https://github.com/nomeata/haskell-successors |
| Source repo | head: git clone https://github.com/nomeata/haskell-successors |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 1973 total (8 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-02-01 [all 1 reports] |