zipper-extra

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

Version on this page:0.1.3.1
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.1@sha256:cd65e441240244d856dab4aa5cbceab36d9a631ce0411a9317185c22fedc9570,948

Module documentation for 0.1.3.1

Used by 1 package in nightly-2020-08-27(full list with versions):

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.