hydra-0.5.1: Type-aware transformations for data and programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Substitution

Description

Variable substitution and normalization of type expressions

Synopsis

Documentation

normalVariable :: Int -> Name Source #

Type variable naming convention follows Haskell: t0, t1, etc.