Servant.HTML.EDE

Introduction

Explicitly binding data to a template

Template rendering as a content-type

Reference

Tpl combinator, for explicit data binding

data Tpl tplfile

HTML content type, for serializing data types to HTML

data HTML tplfile

class ToObject a

Loading templates

loadTemplates

type TemplateError

type Errors

Helpers

type family TemplateFiles api :: [Symbol]

class Reify symbols

Global template store