Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hindley-Milner style type unification
Documentation
type Constraint = (Type, Type) Source #
solveConstraints :: [Constraint] -> Flow s Subst Source #
Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Hindley-Milner style type unification
type Constraint = (Type, Type) Source #
solveConstraints :: [Constraint] -> Flow s Subst Source #