rawstring-qm-0.2.3.0: Simple raw string quotation and dictionary interpolation

Safe HaskellSafe
LanguageHaskell2010

Data.Text.ToText

Documentation

class (Typeable a, Read a) => ToText a where Source #

Minimal complete definition

toLazyText

Instances

(ToTextBuilder a, Read a, Typeable * a) => ToText a Source # 
ToText String Source # 
ToText ByteString Source # 
ToText ByteString Source # 
ToText Text Source # 
ToText Text Source #