Idris2Doc : Idris.Pretty.Render

Idris.Pretty.Render

(source)

Reexports

importpublic Libraries.Text.PrettyPrint.Prettyprinter.Render.Terminal

Definitions

render' : PageWidth->Maybe (ann->AnsiStyle) ->Docann->String
Totality: total
Visibility: export
render : RefROptsREPLOpts=> (ann->AnsiStyle) ->Docann->CoreString
Totality: total
Visibility: export
renderWithoutColor : RefROptsREPLOpts=>Docann->CoreString
Totality: total
Visibility: export
renderWithSpans : RefROptsREPLOpts=>Docann->Core (String, List (Spanann))
Totality: total
Visibility: export