Language.Haskell.Liquid.Constraint.Init
Description
This module defines the representation of Subtyping and WF Constraints, and the code for syntax-directed constraint generation.
initEnv :: TargetInfo -> CG CGEnv Source #
initCGI :: Config -> TargetInfo -> CGInfo Source #