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

Safe HaskellNone

E.TypeAnalysis

Description

examine all uses of types in a program to determine which ones are actually needed in the method generation

Documentation

type Typ = VMap () NameSource