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

Hydra.Inference.Substitution

Description

Variable substitution and normalization of type expressions

Synopsis

Documentation

normalVariable :: Int -> Name Source #

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