compdata-0.6.1.3: Compositional Data Types

Portabilitynon-portable (GHC Extensions)
Stabilityexperimental
MaintainerPatrick Bahr <[email protected]>, Tom Hvitved <[email protected]>
Safe HaskellNone

Data.Comp.Param

Description

This module defines the infrastructure necessary to use Parametric Compositional Data Types. Parametric Compositional Data Types is an extension of Compositional Data Types with parametric higher-order abstract syntax (PHOAS) for usage with binders. Examples of usage are bundled with the package in the library examples/Examples/Param.

Documentation