TextShow

The TextShow classes

TextShow

class TextShow a

showt

showtl

showtPrec

showtlPrec

showtList

showtlList

showbParen

showbSpace

TextShow1

class TextShow1 f

showbPrec1

showbUnaryWith

TextShow2

class TextShow2 f

showbPrec2

showbBinaryWith

Builders

The Builder type

data Builder

toText

toLazyText

toLazyTextWith

toString

Constructing Builders

singleton

fromText

fromLazyText

fromString

Flushing the buffer state

flush

Builder utility functions

lengthB

unlinesB

unwordsB

Printing values

printT

printTL

hPrintT

hPrintTL

Conversion between TextShow and string Show

data FromStringShow a

data FromTextShow a

showsToShowb

showbToShows