lambdatex-0.2.0.0: Type-Safe LaTeX EDSL
Text.LaTeX.LambdaTeX.Part
newtype Part Source #
Constructors
Fields
Instances
Methods
showsPrec :: Int -> Part -> ShowS #
show :: Part -> String #
showList :: [Part] -> ShowS #
emptyPart :: Part Source #
pushPart :: Part -> Text -> Part Source #
popPart :: Part -> Part Source #