waargonaut-0.2.0.0: JSON wrangling

Safe HaskellSafe
LanguageHaskell2010

Waargonaut.Decode.ZipperMove

Description

Types and functions for describing the movements of a cursor around the Json structure.

Synopsis

Documentation

ppZipperMove :: ZipperMove -> Doc a Source #

Pretty print a given zipper movement, used when printing CursorHistory' to improve the readability of the errors.