Control.Moffy.Samples.Viewable.Text
data VText Source #
Constructors
Defined in Control.Moffy.Samples.Viewable.Text
Methods
showsPrec :: Int -> VText -> ShowS #
show :: VText -> String #
showList :: [VText] -> ShowS #
Associated Types
type Number VText = (r :: Nat)