Safe Haskell | None |
---|---|
Language | Haskell98 |
This module defines the representation of Subtyping and WF Constraints, and the code for syntax-directed constraint generation.
- generateConstraints :: GhcInfo -> CGInfo
Documentation
generateConstraints :: GhcInfo -> CGInfo Source #
Constraint Generation: Toplevel -------------------------------------------