hgeometry-ipe-0.13: Reading and Writing ipe7 files.
Copyright(C) Frank Staals
Licensesee the LICENSE file
MaintainerFrank Staals
Safe HaskellNone
LanguageHaskell2010

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.