shakespeare-0.10.3.1: A toolkit for making compile-time interpolated templates

Safe HaskellNone

Text.Shakespeare.Base

Description

General parsers, functions and datatypes for all Shakespeare languages.

Documentation

type Scope = [(Ident, Exp)]Source