prettyprinter-1.7.1: A modern, easy to use, well-documented, extensible pretty-printer.
Safe Haskell Safe-Inferred
Language Haskell2010

Prettyprinter.Render.Util.Panic

Synopsis

Documentation

panicUnpairedPop :: void Source #

Raise a hard error when an annotation terminator is encountered in an unannotated region.

panicInputNotFullyConsumed :: void Source #

Raise a hard error when the »to SimpleDocTree « parser finishes without consuming the full input.