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

Safe HaskellSafe-Inferred
LanguageHaskell2010

Data.Text.ToText

Documentation

class ToText a where Source

Methods

toText :: a -> Text Source