hgeometry-ipe
Copyright(C) Frank Staals
Licensesee the LICENSE file
MaintainerFrank Staals
Safe HaskellNone
LanguageGHC2024

Ipe.Literal

Description

Including xml literals

Synopsis

Documentation

literally :: String -> Q Exp Source #

Include a literal expression

lit :: QuasiQuoter Source #

Literal quoter.

litFile :: QuasiQuoter Source #

Include a file as a literal.

xmlLiteral :: String -> Node Text Text Source #

Parse a string into a Node.