shakespeare-text-0.10.3: Interpolation with quasi-quotation: put variables strings

Text.Shakespeare.Text

Synopsis

Documentation

type TextUrl url = RenderUrl url -> Builder

class ToText a where

Methods

toText :: a -> Builder

Instances

strict text

lazy text, same as stext :)