ajhc-0.8.0.7: Haskell compiler that produce binary through C language

Safe HaskellNone

FrontEnd.KindInfer

Description

This module implements the Kind Inference algorithm, and the routines which use the product of kind inference to convert haskell source types into the simplified kind annotated types used by the rest of the FrontEnd.

Documentation