zipper-extra

Zipper utils that weren't in Control.Comonad.Store.Zipper

LTS Haskell 21.25:0.1.3.2
Stackage Nightly 2023-06-21:0.1.3.2
Latest on Hackage:0.1.3.2

See all snapshots zipper-extra appears in

MIT licensed by Daniel Firth
Maintained by [email protected]
This version can be pinned in stack with:zipper-extra-0.1.3.2@sha256:75ac36d1748b5e02844fecad4653554462e8f4b0fbab4b8b520c2e669803c880,948

Module documentation for 0.1.3.2

zipper-extra

Zipper utils that weren’t in comonad-extras

Changes

Changelog for zipper-extra

v0.1.3.0

  • Add seekOn and seekOnThrow and related exceptions.

v0.1.2.0

  • Add zipper', MonadThrow version of regular zipper.

v0.1.1.0

  • Add paginate’ and exception handling for pagination failure.

v0.1.0.0

  • Reexport Control.Comonad.Store.Zipper with some utility functions.