The latest version of successors is 0.1.0.3-2.

successors

Version 0.1.0.3 revision 1 uploaded by JoachimBreitner.

Package meta

Synopsis
An applicative functor to manage successors
Description

This package 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 >>=).

Author
Joachim Breitner
Bug reports
n/a
Category
Control
Copyright
2017 Joachim Breitner
Homepage
https://github.com/nomeata/haskell-successors
Maintainer
mail@joachim-breitner.de
Package URL
n/a
Stability
n/a

Components