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 #

Minimal complete definition

toLazyText

Instances

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