rawstring-qm-0.1.5: Simple raw string quotation and dictionary interpolation
Data.Text.ToText
class ToText a where Source
Methods
toText :: a -> Text Source
Instances