| Safe Haskell | Safe |
|---|---|
| Language | Haskell2010 |
Data.Text.Prettyprint.Doc.Render.Util.Panic
Documentation
panicUnpairedPop :: a Source #
Raise a hard error when an annotation terminator is encountered in an
unannotated region.
panicSimpleDocTreeConversionFailed :: a Source #
Raise a hard generic error when the
SimpleDoc to
SimpleDocTree conversion fails.
panicInputNotFullyConsumed :: a Source #
Raise a hard error when the »to
SimpleDocTree« parser finishes
without consuming the full input.