Text.EDE

How to use this library

Parsing and Rendering

data Template

Parsing

parse

parseIO

parseFile

parseFileWith

parseWith

Includes

type Resolver m

type Id

includeMap

includeFile

Rendering

render

renderWith

Either Variants

eitherParse

eitherParseFile

eitherParseWith

eitherRender

eitherRenderWith

Results and Errors

data Delta

data Result a

eitherResult

result

success

failure

Input

fromValue

fromPairs

(.=)

Version

version

Syntax

type Delim

data Syntax

delimPragma

delimInline

delimComment

delimBlock

defaultSyntax

alternateSyntax

Pragmas

Expressions

Variables

Conditionals

Case Analysis

Loops

Includes

Filters

Raw

Comments

Let Expressions